mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-13 06:40:09 +00:00
f3ed03373a
The kernel defines SOCK_CLOEXEC as include/linux/net.h:#define SOCK_CLOEXEC O_CLOEXEC arch/parisc/include/asm/fcntl.h:#define O_CLOEXEC 010000000 But glibc was defining sysdeps/unix/sysv/linux/hppa/bits/socket.h: SOCK_CLOEXEC = 01000000, Signed-off-by: Matt Turner <mattst88@gmail.com> Signed-off-by: Kyle McMartin <kyle@redhat.com> Signed-off-by: Carlos O'Donell <carlos@codesourcery.com> |
||
---|---|---|
.. | ||
aix | ||
hpux | ||
i386 | ||
irix4 | ||
isc2.2 | ||
linux | ||
minix/bits | ||
sco3.2 | ||
sco3.2.4 | ||
sysv4 |