index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpthread
/
nptl
/
sysdeps
/
pthread
/
Makefile.in
Age
Commit message (
Expand
)
Author
2016-10-13
cleanup and fix static linking issues
Waldemar Brodkorb
2016-09-26
use a single libc and deduplicate threading code
Waldemar Brodkorb
2016-05-28
sigaction: fix for THREADS_NATIVE
Baruch Siach
2015-06-10
buildsys: pregen depends on xlocale
Bernhard Reutner-Fischer
2014-09-16
buildsys: fix IS_IN_lib*
Bernhard Reutner-Fischer
2012-06-15
nptl: remove sigaction, sigprocmask, and sigfillset from libpthread
Austin Foxley
2012-01-28
buildsys: fixup sigaction handling
Bernhard Reutner-Fischer
2011-06-14
buildsys: pt-initfini.s depends on uClibc_config.h
Bernhard Reutner-Fischer
2011-06-13
nptl/pthread: Correct path for machine specific pt-initfini.c
Khem Raj
2011-06-13
ctor/dtor nptl: Fix init and fini function compilation
Khem Raj
2011-05-31
NPTL: Fix CTOR_DTOR
Bernhard Reutner-Fischer
2010-12-18
nptl: If DOPIC is set then we missed a rule to generate .os variants for pt-*...
Khem Raj
2010-07-14
nptl: remove superfluous =1 from defines
Bernhard Reutner-Fischer
2010-07-06
nptl: fix buildsys
Bernhard Reutner-Fischer
2010-07-06
nptl: fix subdirs handling
Bernhard Reutner-Fischer
2010-05-09
powerpc: Add TLS and NPTL support
Khem Raj
2010-04-25
nptl: Harmonize objects and headers makefile clean targets
Carmelo Amoroso
2010-04-12
use user-provided host binaries
Bernhard Reutner-Fischer
2010-02-19
more fixes for x86_64 nptl
Austin Foxley
2010-02-17
move pthread_barrier_{init,destroy} to sysdeps/pthread
Austin Foxley
2010-02-17
Assorted fixed to get nptl compiling on ARM
Khem Raj
2010-02-16
mass sync with glibc nptl
Austin Foxley
2009-12-16
x86_64: fix up the rest of the includes and aliases for nptl
Austin Foxley
2009-12-16
fix multiple definitions of pthread_once for x86_64
Austin Foxley
2009-11-27
PIC fixes for hardened
Timo Teräs
2009-10-17
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
Austin Foxley