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
/
unix
/
sysv
/
linux
/
arm
/
Makefile.arch
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-05-31
ARM: nptl: Use generic lowlevellock.c, patch from glibc
Leonid Lisovskiy
2015-01-26
merge upstream changes
Waldemar Brodkorb
2015-01-23
nptl: compile pt-vfork in ARM-mode
Bernhard Reutner-Fischer
2014-11-13
Merge remote-tracking branch 'origin/upstream'
Waldemar Brodkorb
2014-11-13
nptl: compile pt-vfork in ARM-mode
Bernhard Reutner-Fischer
2014-09-20
nptl: remove duplicate vfork() in libpthread
Waldemar Brodkorb
2014-09-16
buildsys: remove now redundant lib placement defines
Bernhard Reutner-Fischer
2010-11-11
ntpl: fix static linking by not leaking SSP_ALL_CFLAGS
Natanael Copa
2010-07-14
nptl: remove superfluous =1 from defines
Bernhard Reutner-Fischer
2010-07-06
nptl: fix buildsys
Bernhard Reutner-Fischer
2010-02-17
Assorted fixed to get nptl compiling on ARM
Khem Raj
2010-02-01
Add -DNOT_IN_libc=1 -DIS_IN_libpthread=1 to some sources in nptl/libpthread b...
Khem Raj
2010-01-25
Makefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1 -DIS_IN_libpthread=1
Khem Raj
2009-10-17
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
Austin Foxley