Petr Vorel
|
1b41063f40
time.h: Add CLOCK_TAI
|
6 years ago |
Carlos Santos
|
89addcbf98
mkostemp64: clear flags, as mkostemp does
|
6 years ago |
Evgeniy Didin
|
447f72b8ef
ARC: Accommodate TLS fix in Binutils
|
6 years ago |
Waldemar Brodkorb
|
f2aac995e7
do not expose recvmmsg/sendmmsg for unsupported kernels
|
6 years ago |
Guo Ren
|
e550b5c085
bugfix renameat2 wrong implement.
|
6 years ago |
Segev Finer
|
f664078e0f
wordexp: Fix the usage of the internal _itoa function
|
6 years ago |
Guo Ren
|
85baf42330
sched_setaffinity: use the same style with glibc's
|
6 years ago |
Christophe Lyon
|
13c46fbc1e
rtld: Avoid crash on R_ARM_NONE relocation
|
6 years ago |
Christophe Lyon
|
1a2cdf20c9
Fix shm_open posix compliance error code
|
6 years ago |
Christophe Lyon
|
e54692f524
mbtowc: Fix non compliant behavior for end of string
|
6 years ago |
Christophe Lyon
|
d53bc3437f
isnan: Add isnan weak alias to __isnan
|
6 years ago |
Christophe Lyon
|
b5ec02b92c
Fix htab_delete loop counter
|
6 years ago |
Christophe Lyon
|
a7d538fddb
nptl threads: Fix bug in using a weak variable.
|
6 years ago |
Christophe Lyon
|
0f4ddec32e
nptl: Replace sbrk with mmap
|
6 years ago |
Christophe Lyon
|
13fcd46ea7
nptl: Clear TLS area for static binaries.
|
6 years ago |
Christophe Lyon
|
606a8b28e4
nptl: Use vfork on MMU-less for system()
|
6 years ago |
Christophe Lyon
|
961c229bd1
nptl: Add pthread_mutex_getprioceiling and pthread_mutex_setprioceiling support
|
6 years ago |
Christophe Lyon
|
a20c0b71dc
nptl: Allow sem_open to work on MMU-less systems
|
6 years ago |
Christophe Lyon
|
7f07872b8a
nptl: Use linker-defined symbol to find start of .tdata section.
|
6 years ago |
Christophe Lyon
|
4d6b4178c8
nptl: Do not use madvise
|
6 years ago |
Christophe Lyon
|
eae96c1e2b
nptl: Disable fork and atfork on MMU-less systems.
|
6 years ago |
Christophe Lyon
|
5b9a9801a4
nptl: disable mprotect usage in stack protection
|
6 years ago |
Christophe Lyon
|
fcecd012a6
rtld: Initialize _dl_error_catch_tsd without FUNCDESC relocation
|
6 years ago |
Christophe Lyon
|
69634db934
rtld: Use ELF_RTYPE_CLASS_DLSYM
|
6 years ago |
Christophe Lyon
|
f81c99217f
enable NPTL on TARGET_arm
|
6 years ago |
Christophe Lyon
|
bb982429e7
arm/clone.S: Fix threading support
|
6 years ago |
Christophe Lyon
|
b79c7b5822
rtld: Compile with -fno-unwind-tables -fno-asynchronous-unwind-tables
|
6 years ago |
Christophe Lyon
|
6618d5aa2f
rtld: Add lazy binding support
|
11 years ago |
Christophe Lyon
|
448a986954
TLS: fix relocation computation
|
6 years ago |
Christophe Lyon
|
99dfb1e26f
Allow to generate PIE 'static' binary
|
6 years ago |