glibc/sysdeps/unix/sysv/aix/bits
Ulrich Drepper 6f0ea37903 Update.
* conform/data/sys/socket.h-data: Fix typos.  Correct getsockopt,
	recvfrom, send, and socketpair prototypes.  Add allow lines.
	* socket/sys/socket.h: Include <sys/uio.h>.
	Don't use fancy __SOCKADDR_ARG definition unless __USE_GNU.
	Fix type of second parameter of listen.
	Don't declare isfdtype unless __USE_MISC.
	* sysdeps/generic/listen.c: Fix type of second parameter of listen.
	* sysdeps/mach/hurd/listen.c: Likewise.
	* sysdeps/generic/bits/socket.h (struct sockaddr_storage): Define
	ss_family and __ss_family.
	* sysdeps/unix/sysv/aix/bits/socket.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/socket.h: Likewise.
	(struct msghdr): Change type of msg_iovlen to int and type of
	msg_controllen to socklen_t.
	* sysdeps/unix/sysv/linux/alpha/bits/socket.h: New file.
	* sysdeps/unix/sysv/linux/ia64/bits/socket.h: New file.
	* sysdeps/unix/sysv/linux/sparc/sparc64/bits/socket.h: New file.
2001-01-27 21:26:25 +00:00
..
dirent.h Update. 2000-03-21 01:29:48 +00:00
dlfcn.h Update. 2000-03-21 01:29:48 +00:00
endian.h Update. 2000-03-21 01:29:48 +00:00
errno.h Add EAFNOSUPPORT. 2000-04-17 21:18:22 +00:00
fcntl.h Update. 2000-04-30 07:17:24 +00:00
ioctl-types.h AIX ioctl definitions. 2000-04-17 21:28:18 +00:00
ioctls.h AIX ioctl definitions. 2000-04-17 21:28:18 +00:00
poll.h AIX msgget implementation. 2000-04-17 23:11:32 +00:00
resource.h Update. 2000-03-21 01:29:48 +00:00
setjmp.h Update. 2000-03-21 01:29:48 +00:00
sigaction.h Update. 2000-03-21 01:29:48 +00:00
sigcontext.h Update. 2000-03-21 01:29:48 +00:00
signum.h Update. 2000-03-21 01:29:48 +00:00
sigset.h Update. 2000-03-21 01:29:48 +00:00
sigstack.h Update. 2000-03-21 01:29:48 +00:00
socket.h Update. 2001-01-27 21:26:25 +00:00
stat.h Update. 2000-12-16 18:25:45 +00:00
statfs.h Update. 2000-03-21 01:29:48 +00:00
termios.h AIX msgget implementation. 2000-04-17 23:11:32 +00:00
types.h Update. 2001-01-27 19:28:32 +00:00
uio.h Update. 2000-03-21 01:29:48 +00:00
utmp.h Update. 2000-12-05 04:18:59 +00:00
utmpx.h Update. 2000-03-21 01:29:48 +00:00
utsname.h Update. 2000-03-21 01:29:48 +00:00