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
/
init.c
Age
Commit message (
Expand
)
Author
2017-01-28
remove PID caching
Waldemar Brodkorb
2016-09-26
use a single libc and deduplicate threading code
Waldemar Brodkorb
2016-01-10
NPTL: fix infinite recursion
Waldemar Brodkorb
2015-12-22
use arch specific thread stack size for nptl
Waldemar Brodkorb
2015-10-12
fix static binaries linked with pthread and compiled with ssp
Waldemar Brodkorb
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-06-15
signal.h: provide prototype for __libc_sigaction and remove all others
Peter S. Mazinger
2011-03-03
add missing prototypes
Peter S. Mazinger
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-04-22
nptl: fix dynamic initialization of libpthread
Timo Teräs
2010-04-14
nptl: initialize stdio locking
Timo Teräs
2010-04-14
nptl: mark symbols with libc forwarder hidden
Timo Teräs
2010-02-17
Assorted fixed to get nptl compiling on ARM
Khem Raj
2010-02-16
mass sync with glibc nptl
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-11
More glibc backward compatibility cruft. Oh the horror!
"Steven J. Hill"
2005-05-07
Import in NPTL code from glibc. For further information please
"Steven J. Hill"