Bernhard Reutner-Fischer
|
74a2c71153
accept4: Implement cancellation
|
13 years ago |
Thierry Reding
|
46e3df937b
Implement accept4 system call.
|
13 years ago |
Bernhard Reutner-Fischer
|
7a080cd149
libubacktrace: fix config-symbol handling
|
13 years ago |
Bernhard Reutner-Fischer
|
afeef5ca39
buildsys: Turn on strict aliasing for everyone
|
13 years ago |
Bernhard Reutner-Fischer
|
bfbab32be6
ldso: commentary typo fix
|
13 years ago |
Bernhard Reutner-Fischer
|
e48bd60ce9
getcwd: Fix memory-leak in error path
|
13 years ago |
Bernhard Reutner-Fischer
|
025ec197fe
__uc_malloc: Fix memory-leak in error path
|
13 years ago |
Filippo Arcidiacono
|
974d314057
libdl: fix local symbol's address handling in dladdr
|
13 years ago |
Bernhard Reutner-Fischer
|
3e68c52b94
*/crtn.S: Remove .size directive for _init and _fini
|
13 years ago |
Timo Teräs
|
074930dd7f
posix_fadvise64: fix x86 implementation
|
13 years ago |
Bernhard Reutner-Fischer
|
5cf382c0f9
i386: fix .size of _init/_fini
|
13 years ago |
Bernhard Reutner-Fischer
|
2297e6e1e0
x86_64: fix .size of _init/_fini
|
13 years ago |
Bernhard Reutner-Fischer
|
07464c3e71
Revert "*/crt?.S: remove .size directives"
|
13 years ago |
Bernhard Reutner-Fischer
|
233c504cd9
*/crt?.S: remove .size directives
|
13 years ago |
Carmelo Amoroso
|
3004ce0c96
Merge remote-tracking branch 'origin/master' into prelink
|
13 years ago |
Henning Heinold
|
4916fd889e
libubacktrace: fix backtrace support on arm-eabi, which needs libgcc_eh linked too
|
13 years ago |
Denys Vlasenko
|
408763f326
getaddrinfo.c: fix incorrect check for ERANGE from gethostbyaddr_r
|
13 years ago |
Denys Vlasenko
|
05238889b2
getaddrinfo.c: improve code readability. No functional changes
|
13 years ago |
Bernhard Reutner-Fischer
|
fa6546e89e
string: remove unused variable
|
13 years ago |
Bernhard Reutner-Fischer
|
c5f87c865e
x86_64: silence warning if !TLS
|
13 years ago |
Bernhard Reutner-Fischer
|
fa08223a33
buildsys: prettify ssp.c handling
|
13 years ago |
Bernhard Reutner-Fischer
|
8d09a50a04
madvise is LINUX_SPECIFIC
|
13 years ago |
Filippo Arcidiacono
|
074c5fcc98
test_nptl: fix expected result for tst-cputimer[123]
|
13 years ago |
Filippo Arcidiacono
|
eba2360222
test_nptl: fix expected result for tst-clock2 test
|
13 years ago |
Bernhard Reutner-Fischer
|
ed9977bf65
buildsys: make $(LOCAL_INSTALL_PATH) phony
|
13 years ago |
Bernhard Reutner-Fischer
|
049aebd7eb
ether_aton: reject invalid input
|
13 years ago |
Bernhard Reutner-Fischer
|
63e3a411b1
tests: disable ether tests if !HAS_SOCKET
|
13 years ago |
David A Ramos
|
23135f442d
inet: add ether_aton testcase
|
13 years ago |
Bernhard Reutner-Fischer
|
221464c9c4
sysconf: clock_getres depends on HAS_REALTIME
|
13 years ago |
Bernhard Reutner-Fischer
|
3818c3a0b6
__rt_sigwaitinfo: depends on HAS_REALTIME
|
13 years ago |