aboutsummaryrefslogtreecommitdiff
path: root/data/localplt-m68k-linux-gnu.data
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2010-02-17 09:52:26 -0500
committerCarlos O'Donell <carlos@systemhalted.org>2010-02-17 09:52:26 -0500
commitf3ed03373affbd13ee8dbbeb933959381ae492bb (patch)
treef154009daf5375f9a61d47607f12ef6b0791055d /data/localplt-m68k-linux-gnu.data
parent317d0e66a01302c98367b8776d5e7936a80f8ffb (diff)
downloadglibc-f3ed03373affbd13ee8dbbeb933959381ae492bb.tar.xz
glibc-f3ed03373affbd13ee8dbbeb933959381ae492bb.zip
Fix SOCK_CLOEXEC on HPPA to match O_CLOEXEC.
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>
Diffstat (limited to 'data/localplt-m68k-linux-gnu.data')
0 files changed, 0 insertions, 0 deletions