mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-13 00:30:07 +00:00
36f7b1df97
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. |
||
---|---|---|
.. | ||
alpha | ||
bits | ||
hppa | ||
hurd | ||
i386 | ||
mips | ||
powerpc | ||
sys | ||
_strerror.c | ||
adjtime.c | ||
getloadavg.c | ||
getpagesize.c | ||
getsysstats.c | ||
gettimeofday.c | ||
Makefile | ||
mprotect.c | ||
munmap.c | ||
pagecopy.h | ||
sched_yield.c | ||
sleep.c | ||
start.c | ||
Subdirs | ||
sysdep.h | ||
thread_state.h | ||
usleep.c |