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
/
sh
Age
Commit message (
Expand
)
Author
2015-08-02
sh: fix static linking issue
Waldemar Brodkorb
2015-03-29
merge uClibc git master
Waldemar Brodkorb
2015-03-26
NPTL: SH: silence warning
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
2014-09-16
buildsys: fix IS_IN_lib*
Bernhard Reutner-Fischer
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-06-19
nptl: sh: fix race condition in lll_wait_tid
Stas Sergeev
2012-06-15
NPTL: rename __new_sem_* to sem_*
Peter S. Mazinger
2011-05-11
lll: avoid shadow warnings
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-06-24
use uniform form of C99 keywords
Bernhard Reutner-Fischer
2010-04-25
nptl: Harmonize objects and headers makefile clean targets
Carmelo Amoroso
2010-04-16
nptl: mark forwarded functions protected
Timo Teras
2010-04-16
Revert "nptl: mark symbols with libc forwarder hidden"
Timo Teras
2010-04-14
nptl: mark symbols with libc forwarder hidden
Timo Teräs
2010-02-19
nptl_sh: Fix build problem with FUTEX_CLOCK_REALTIME
Carmelo Amoroso
2010-02-19
more fixes for x86_64 nptl
Austin Foxley
2010-02-17
Get new nptl building on SH4
Khem Raj
2010-02-16
mass sync with glibc nptl
Austin Foxley
2010-02-09
nptl: sysdep headers re-factoring
Carmelo Amoroso
2009-12-16
build: Get rids of PIC macro using compiler flag __PIC__ instead
Carmelo Amoroso
2009-10-17
whitespace fixes
Austin Foxley
2009-10-17
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
Austin Foxley