glibc/sysdeps/unix/sysv/linux/ia64/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
..
endian.h Update. 2000-05-05 16:49:44 +00:00
fcntl.h Update. 2000-09-29 20:25:04 +00:00
ipc.h Update. 2000-06-29 19:33:05 +00:00
mman.h Update. 2000-07-15 17:04:58 +00:00
msq.h Update. 2000-07-15 17:04:58 +00:00
resource.h (RLIMIT_LOCKS): Added. (RLIMIT_NLIMITS): Sync with kernel definition. (PRIO_PROCESS, PRIO_PGRP, PRIO_USER): Also define as macros. 2000-10-23 19:36:18 +00:00
sem.h Update. 2000-07-15 17:04:58 +00:00
setjmp.h Update. 2000-06-10 00:14:45 +00:00
shm.h Update. 2000-06-29 19:33:05 +00:00
sigaction.h Update. 2000-06-10 00:05:44 +00:00
sigcontext.h Update. 2000-07-15 17:04:58 +00:00
siginfo.h Update. 2001-01-27 06:30:48 +00:00
sigstack.h Update. 2000-08-29 02:37:20 +00:00
socket.h Update. 2001-01-27 21:26:25 +00:00
stat.h Update. 2000-09-16 03:49:43 +00:00
statfs.h Update. 2000-06-22 19:43:32 +00:00
time.h Update. 2000-11-01 21:01:34 +00:00
types.h Update. 2001-01-27 19:28:32 +00:00