Roman I Khimov
|
0671149ee6
libm: unhide signgam
|
14 years ago |
Bernhard Reutner-Fischer
|
0ee65752ee
do not generate garbled interp
|
14 years ago |
Bernhard Reutner-Fischer
|
85998f8b7b
nptl: fix for !ipv4 && !ipv6
|
14 years ago |
Khem Raj
|
94a99ff613
mips/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK definitions for mips
|
14 years ago |
Denys Vlasenko
|
139b8f0c67
strverscmp: I forgot to export it
|
14 years ago |
Khem Raj
|
38f4774eee
ldso/mips: Fix relocation parsing so that they work on both mips32/mips64
|
14 years ago |
Vladimir Zapolskiy
|
a2e5630af4
inotify: add inotify_init1 system call support
|
14 years ago |
Vladimir Zapolskiy
|
83333e9c87
bits/socket.h: add SOCK_CLOEXEC and SOCK_NONBLOCK support
|
14 years ago |
Natanael Copa
|
b2c4199f0f
utils: Fix ldd segfault
|
14 years ago |
Khem Raj
|
e029f5e73d
mips: Add vfork to libc
|
14 years ago |
Khem Raj
|
be6735eb6b
mips/bits/pthreadtypes.h: Re-include sgidefs.h
|
14 years ago |
Timo Teräs
|
7350a372e2
static build: define pthreads wrappers only for threaded builds
|
14 years ago |
Austin Foxley
|
02b44fe054
some (all?) archs don't define asm, so use builtin __asm__
|
14 years ago |
Rob Landley
|
6f1daaaf2d
Fix fcntl64 for 64 bit targets.
|
14 years ago |
Denys Vlasenko
|
2e53dd645d
workaround GCC PR32219
|
14 years ago |
Denys Vlasenko
|
ff5e74a838
resolv.h: fix wring indentation of #ifdef/#endif pairs
|
14 years ago |
Khem Raj
|
008ebd9629
utils/Makefile.in: Define GETCONF_DIR for host builds of getconf.
|
14 years ago |
Khem Raj
|
e4cf1aceb0
powerpc/Makefile.arch: Add objclean and headers_clean targets for NPTL.
|
14 years ago |
Khem Raj
|
e3dec33ba0
powerpc: Add TLS and NPTL support
|
14 years ago |
Khem Raj
|
d2ab6ee38d
mips/Makefile.arch: Remove -f option to $(do_awk)
|
14 years ago |
Timo Teras
|
7f16871e1d
resolv: various memory corruption and off by one fixes
|
14 years ago |
Timo Teras
|
685a6f283e
static build: fix internal locking weaks to get pulled in always
|
14 years ago |
Roman I Khimov
|
0b7acfa800
ldso: fix x86_64 R_X86_64_TPOFF64 and R_X86_64_DTPOFF64 relocations
|
14 years ago |
Andy Gibbs
|
c1505e73d0
Fix gen_wc8bit support for finding a UTF8 locale on host.
|
14 years ago |
Roman I Khimov
|
e928e223fd
nptl: use arch-specific pthread_cond_timedwait and pthread_cond_wait on x86_64
|
14 years ago |
Roman I Khimov
|
bb1a6cbd0e
nptl: use arch-specific cancellation routines for x86_64
|
14 years ago |
Roman I Khimov
|
57d8289291
nptl: fix sem_open with O_CREAT
|
14 years ago |
Denys Vlasenko
|
e769b83bc1
time.c: fix unreadable code style: assignments within if(), misplaced comments
|
14 years ago |
Denys Vlasenko
|
87327f43e4
optional /etc/localtime support
|
14 years ago |
Austin Foxley
|
f26c5f6952
include dlfcn.h in ldso.h to get RTLD_NODELETE definition
|
14 years ago |