mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-24 14:41:06 +08:00
* include/bits/unistd.h: New file.
* include/bits/socket2.h: New file.
This commit is contained in:
parent
2a626c2bd2
commit
af2c08fa76
@ -1,5 +1,8 @@
|
||||
2005-03-05 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* include/bits/unistd.h: New file.
|
||||
* include/bits/socket2.h: New file.
|
||||
|
||||
* sysdeps/i386/dl-machine.h (ELF_MACHINE_NO_RELA): Define
|
||||
unconditionally to (defined RTLD_BOOTSTRAP).
|
||||
* sysdeps/arm/dl-machine.h (ELF_MACHINE_NO_RELA): Likewise.
|
||||
|
1
include/bits/socket2.h
Normal file
1
include/bits/socket2.h
Normal file
@ -0,0 +1 @@
|
||||
#include <socket/bits/socket2.h>
|
1
include/bits/unistd.h
Normal file
1
include/bits/unistd.h
Normal file
@ -0,0 +1 @@
|
||||
#include <posix/bits/unistd.h>
|
Loading…
x
Reference in New Issue
Block a user