glibc/sysdeps
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 2000-07-26 18:21:25 +00:00
am29k
arm Update. 2000-07-29 19:36:10 +00:00
generic Update. 2000-08-01 13:06:28 +00:00
gnu Add TCP options from Linux 2.4. 2000-07-28 07:37:38 +00:00
hppa
i370
i386 * sysdeps/i386/setjmp.S (__sigsetjmp): Pop our 2000-08-03 21:39:16 +00:00
i860
i960
ia64 Update. 2000-08-02 22:44:39 +00:00
ieee754 Update. 2000-06-29 19:33:05 +00:00
m68k update 2000-07-26 18:21:25 +00:00
m88k
mach * 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
mips Update. 2000-07-25 10:34:14 +00:00
mvs
posix Update. 2000-07-15 21:56:03 +00:00
powerpc Update. 2000-07-29 08:11:47 +00:00
rs6000
s390 Update. 2000-08-02 15:15:00 +00:00
sh Update for memprof->memusage renaming. 2000-06-20 06:36:03 +00:00
sparc update 2000-07-26 18:21:25 +00:00
standalone
tahoe
unix * sysdeps/unix/sysv/syscalls.list (time, utime): Correct signatures. 2000-08-03 20:04:31 +00:00
vax update 2000-07-26 18:21:25 +00:00
wordsize-32
wordsize-64
z8000