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
Age
Commit message (
Expand
)
Author
2011-03-03
use common sigthread.h
Peter S. Mazinger
2011-01-04
nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not defined
Carmelo Amoroso
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-06-24
use uniform form of C99 keywords
Bernhard Reutner-Fischer
2010-06-11
silence some warnings about missing prototypes
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-22
nptl: fix warnings of shadowing __self
Timo Teräs
2010-04-16
nptl: mark forwarded functions protected
Timo Teras
2010-04-16
libc: remove libc weak __pthreads_* wrappers
Timo Teras
2010-04-16
Revert "nptl: mark symbols with libc forwarder hidden"
Timo Teras
2010-04-15
PTR_DEMANGLE: add documentation
Bernhard Reutner-Fischer
2010-04-14
nptl: turn pointer demangling off
Timo Teräs
2010-04-14
nptl: mark symbols with libc forwarder hidden
Timo Teräs
2010-04-12
use user-provided host binaries
Bernhard Reutner-Fischer
2010-02-19
Add dummy tcb-offsets.h
Khem Raj
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
2010-01-23
nptl: fix a few more old style prototypes
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-12-11
nptl: fix even more old style declarations
Austin Foxley
2009-12-09
nptl: fix old style function declerations
Austin Foxley
2009-11-27
PIC fixes for hardened
Timo Teräs
2009-10-17
whitespace fixes
Austin Foxley
2009-10-17
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
Austin Foxley
2005-05-20
Back out nptl changes, which for now will be done in branches/uClibc-nptl
Eric Andersen
2005-05-12
Added new common include file for list primitives used by NPTL.
"Steven J. Hill"
2005-05-07
Import in NPTL code from glibc. For further information please
"Steven J. Hill"