glibc/sysdeps/mach
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
..
alpha
bits * sysdeps/mach/hurd/sigstack.c (sigstack): Remove `const' from 2000-03-09 22:44:39 +00:00
hppa
hurd Update. 2001-01-27 21:26:25 +00:00
i386
mips Update. 2000-04-04 06:03:48 +00:00
powerpc
sys * sysdeps/mach/sys/reboot.h: Include <features.h>. 2000-03-27 04:09:19 +00:00
_strerror.c Update. 2000-08-29 01:20:23 +00:00
adjtime.c
getloadavg.c * sysdeps/mach/getloadavg.c (getloadavg): Divide instead of multiply by LOAD_SCALE. 2000-09-23 20:41:16 +00:00
getpagesize.c
getsysstats.c
gettimeofday.c
Makefile
mprotect.c
munmap.c
pagecopy.h
sched_yield.c * sysdeps/mach/sched_yield.c: New file. 2000-03-17 09:03:47 +00:00
sleep.c
start.c
Subdirs
sysdep.h
thread_state.h
usleep.c Update. 2001-01-25 09:33:04 +00:00