Hans-Christian Egtvedt
|
f3217f9be3
check if USE_TLS is defined before use
|
15 anos atrás |
Austin Foxley
|
02a89fe640
x86_64: fix up the rest of the includes and aliases for nptl
|
15 anos atrás |
Austin Foxley
|
11cd655429
x86_64: add missing includes to sem_*.S
|
15 anos atrás |
Carmelo Amoroso
|
ab38c21ada
libc: Add missing header for memset
|
15 anos atrás |
Austin Foxley
|
ae030fbef4
fix multiple definitions of pthread_once for x86_64
|
15 anos atrás |
Austin Foxley
|
23cfec40b3
fix compiling test cases in static mode
|
15 anos atrás |
Austin Foxley
|
1f6601af67
x86_64: no waitpid syscall exists, so use wait4
|
15 anos atrás |
Carmelo Amoroso
|
f0a5fcde1d
build: Do not define -DPIC longer through build system
|
15 anos atrás |
Carmelo Amoroso
|
5418c5ea2a
build: Get rids of PIC macro using compiler flag __PIC__ instead
|
15 anos atrás |
Austin Foxley
|
fae10d41d1
Merge remote branch 'origin/master' into nptl
|
15 anos atrás |
Natanael Copa
|
2287f4337d
fix typo that sneaked in with 9a7506
|
15 anos atrás |
Giuseppe Cavallaro
|
8cd420c223
sh: fix endianess and optimise the SH4 memcpy
|
15 anos atrás |
Denys Vlasenko
|
6732cb1ae1
syslog: use send(MSG_NOSIGNAL) instead of write, thus no need to handle SIGPIPE
|
15 anos atrás |
Denys Vlasenko
|
1eac4f3880
syslog: fix openlog(xx, LOG_KERN) and optimize a bit
|
15 anos atrás |
Khem Raj
|
b3b9101a9c
Include bits/libc-lock.h to get __libc_once_define
|
15 anos atrás |
Austin Foxley
|
51606aeeda
Go back to using nptl_arch_headers
|
15 anos atrás |
Austin Foxley
|
2726a59889
Revert "nptl: make build depend directly on nptl headers"
|
15 anos atrás |
Khem Raj
|
a92f0c2613
Include bits/libc-lock.h to get __libc_once_define
|
15 anos atrás |
Austin Foxley
|
1c4f986636
get x86_64 nptl building
|
15 anos atrás |
Austin Foxley
|
5ea195692d
nptl: fix even more old style declarations
|
15 anos atrás |
Austin Foxley
|
1a3ad45bb5
nptl: fix a few more old style declerations
|
15 anos atrás |
Austin Foxley
|
8ebd4b8855
nptl: fix old style function declerations
|
15 anos atrás |
Austin Foxley
|
641e7e36ad
nptl: make build depend directly on nptl headers
|
15 anos atrás |
Bernhard Reutner-Fischer
|
9ec8f5fa5f
warn about old-style crap in extra-annoyance-mode
|
15 anos atrás |
Filippo Arcidiacono
|
d67f6eb3ff
test_dlopen: Remove extra -lpthread from LD_FLAGS for dltest{2}
|
15 anos atrás |
Filippo Arcidiacono
|
6ae3f8363f
test_dlopen: Remove extra -lpthread from LD_FLAGS for dltest{2}
|
15 anos atrás |
Austin Foxley
|
07626f0253
i386 nptl: add missing weak_alias for pthread_cond_signal
|
15 anos atrás |
Carmelo Amoroso
|
b3d31460fb
ldso_tls: Refetch dtv from memory if THREAD_DTV has changed
|
15 anos atrás |
Carmelo Amoroso
|
b93ab6041d
test_tls: Add two new tests for tls tst-tls{16,17} taken from glibc
|
15 anos atrás |
Carmelo Amoroso
|
ac08946e0c
test_tls: Rename tst-tls16 to tst-tls-at-ctor
|
15 anos atrás |