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
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"