glibc/sysdeps/mach
Mark Kettenis 36f7b1df97 * sysdeps/mach/hurd/socketpair.c (__socketpair): Renamed from socketpair. Made socketpair a weak alias. * sysdeps/mach/hurd/pipe.c (__pipe): Reimplemented using __socketpair. Use S_IFIFO protocol to make pipes POSIX conforming, but fall back on the old protocol if the socket server doesn't support it. * include/sys/socket.h: Add prototype for __socketpair.
2000-08-02  Mark Kettenis  <kettenis@gnu.org>

	* sysdeps/mach/hurd/socketpair.c (__socketpair): Renamed from
	socketpair.  Made socketpair a weak alias.
	* sysdeps/mach/hurd/pipe.c (__pipe): Reimplemented using
	__socketpair.  Use S_IFIFO protocol to make pipes POSIX
	conforming, but fall back on the old protocol if the socket server
	doesn't support it.
	* include/sys/socket.h: Add prototype for __socketpair.
2000-08-09 21:05:45 +00:00
..
alpha Update. 1998-09-23 18:52:55 +00:00
bits * sysdeps/mach/hurd/sigstack.c (sigstack): Remove `const' from 2000-03-09 22:44:39 +00:00
hppa
hurd * sysdeps/mach/hurd/socketpair.c (__socketpair): Renamed from socketpair. Made socketpair a weak alias. * sysdeps/mach/hurd/pipe.c (__pipe): Reimplemented using __socketpair. Use S_IFIFO protocol to make pipes POSIX conforming, but fall back on the old protocol if the socket server doesn't support it. * include/sys/socket.h: Add prototype for __socketpair. 2000-08-09 21:05:45 +00:00
i386 Update. 1998-09-23 18:52:55 +00:00
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 1999-07-20 Mark Kettenis <kettenis@gnu.org> 1999-07-21 16:46:32 +00:00
adjtime.c
getloadavg.c * misc/Makefile (routines): Add getloadavg. 1999-10-04 05:28:33 +00:00
getpagesize.c
getsysstats.c 1999-02-27 Roland McGrath <roland@baalperazim.frob.com> 1999-02-27 20:00:41 +00:00
gettimeofday.c
Makefile
mprotect.c
munmap.c
pagecopy.h Update. 1998-09-23 18:52:55 +00:00
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 Update. 1998-05-29 10:21:16 +00:00
thread_state.h
usleep.c Update. 1999-08-18 03:42:39 +00:00