1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-05-30 04:04:54 +03:00
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
..
1997-11-26 04:23:08 +00:00
2000-01-10 11:44:24 +00:00
2000-11-20 07:55:44 +00:00
2000-02-25 09:00:58 +00:00
2000-02-05 07:46:32 +00:00
2001-01-27 05:01:26 +00:00
2000-09-29 01:32:14 +00:00
2000-02-23 06:02:09 +00:00
2001-01-27 06:30:48 +00:00
1998-11-28 21:06:13 +00:00
2001-01-27 21:26:25 +00:00
2000-09-05 19:33:13 +00:00
2000-02-28 21:16:38 +00:00
2000-02-08 13:42:05 +00:00
2001-01-27 19:28:32 +00:00