glibc/include/sys
Roland McGrath faea9de6e0 * include/sys/wait.h (__waitpid): Add libc_hidden_proto.
* sysdeps/unix/sysv/sco3.2.4/waitpid.S: Add libc_hidden_def.
	* sysdeps/unix/sysv/sysv4/waitpid.c: Add libc_hidden_weak.
	* sysdeps/unix/sysv/linux/waitpid.c: Likewise.
	* sysdeps/unix/sysv/aix/waitpid.c: Likewise.
	* sysdeps/unix/bsd/bsd4.4/waitpid.c: Likewise.
	* sysdeps/generic/waitpid.c: Likewise.

	* include/net/if.h: New file.  Use libc_hidden_proto
	for if_nametoindex and if_indextoname.
	* sysdeps/generic/if_index.c: Add libc_hidden_def.
	* sysdeps/mach/hurd/if_index.c: Likewise.
	* sysdeps/unix/sysv/linux/if_index.c: Likewise.

	* include/grp.h (setgroups): Add libc_hidden_proto.
	* sysdeps/generic/setgroups.c: Add libc_hidden_def.
	* sysdeps/mach/hurd/setgroups.c: Likewise.
	* sysdeps/unix/sysv/irix4/setgroups.c: Likewise.
	* sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise.
2002-08-13 01:08:15 +00:00
..
bitypes.h Update. 1997-06-21 02:59:26 +00:00
cdefs.h Update. 1997-06-21 02:59:26 +00:00
dir.h Update. 1997-06-21 02:59:26 +00:00
errno.h * include/sys/errno.h: New file. 2002-08-11 22:06:06 +00:00
fcntl.h Update. 1997-06-21 02:59:26 +00:00
file.h Update. 1999-11-23 17:22:17 +00:00
gmon.h Update. 2002-03-13 09:38:59 +00:00
gmon_out.h Update. 1997-07-28 22:35:20 +00:00
ioctl.h Update. 1999-11-23 17:22:17 +00:00
ipc.h Update. 1997-06-21 02:59:26 +00:00
mman.h Update. 1999-11-25 19:27:07 +00:00
msg.h Update. 1997-06-21 02:59:26 +00:00
poll.h Update. 2002-08-03 07:02:10 +00:00
profil.h New file, adds an internal prototype. 2001-04-06 15:22:21 +00:00
queue.h Update. 1997-06-21 02:59:26 +00:00
resource.h * include/sys/resource.h: Use libc_hidden_proto for getpriority, 2002-08-04 03:50:21 +00:00
select.h Update. 2002-08-03 07:02:10 +00:00
sem.h Update. 1997-06-21 02:59:26 +00:00
shm.h Update. 1997-06-21 02:59:26 +00:00
signal.h Update. 1997-06-21 02:59:26 +00:00
socket.h Update. 2002-08-03 07:02:10 +00:00
stat.h * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. 2002-08-13 00:24:58 +00:00
statfs.h Update. 2002-08-03 07:02:10 +00:00
statvfs.h * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. 2002-08-13 00:24:58 +00:00
sysctl.h Update. 2001-01-24 08:48:10 +00:00
sysinfo.h Update. 2001-02-11 19:15:00 +00:00
syslog.h * include/sys/syslog.h: Use libc_hidden_proto for syslog, vsyslog. 2002-08-03 12:59:33 +00:00
termios.h Update. 1997-06-21 02:59:26 +00:00
time.h Update. 2002-04-14 17:55:43 +00:00
timeb.h Update. 1997-06-21 02:59:26 +00:00
times.h Update. 1999-11-23 17:22:17 +00:00
types.h Update. 1997-06-21 02:59:26 +00:00
uio.h Update. 1999-11-23 17:22:17 +00:00
un.h Update. 1997-06-21 02:59:26 +00:00
unistd.h Update. 1997-06-21 02:59:26 +00:00
utsname.h * include/sys/utsname.h: Use libc_hidden_proto for uname, __uname. 2002-08-05 22:47:19 +00:00
vlimit.h Update. 1997-06-21 02:59:26 +00:00
vtimes.h Update. 1997-06-21 02:59:26 +00:00
wait.h * include/sys/wait.h (__waitpid): Add libc_hidden_proto. 2002-08-13 01:08:15 +00:00