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
/
i386
/
i486
Age
Commit message (
Expand
)
Author
2015-07-22
fix static builds of pthread apps for x86/x86_64
Waldemar Brodkorb
2014-06-12
NPTL: Fix undefined reference to PRIVATE_FUTEX with 2.6.18 kernel
Dan Moulding
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-06-15
NPTL: rename __new_sem_* to sem_*
Peter S. Mazinger
2010-12-09
nptl: fix Unwind_Resume PLT calls
Timo Teräs
2010-08-05
nptl: fix x86 assembly PIC relocations
Timo Teräs
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
more fixes for x86_64 nptl
Austin Foxley
2010-02-17
compile fixes for i386 nptl
Austin Foxley
2010-02-16
mass sync with glibc nptl
Austin Foxley
2009-12-16
build: Get rids of PIC macro using compiler flag __PIC__ instead
Carmelo Amoroso
2009-12-15
fix typo that sneaked in with 9a7506
Natanael Copa
2009-12-04
i386 nptl: add missing weak_alias for pthread_cond_signal
Austin Foxley
2009-11-29
don't use __i686 in symbol names as it seems gcc can define it
Austin Foxley
2009-10-17
whitespace fixes
Austin Foxley
2009-10-17
libpthread/nptl: core of the "Native Posix Threading Library" for uClibc
Austin Foxley