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
2018-02-03
add libc version compatibility
Waldemar Brodkorb
2018-01-15
libpthread/nptl: bugfix malloc segfault in race conditions.
Guo Ren
2017-01-28
remove PID caching
Waldemar Brodkorb
2016-11-29
libpthread: Fix inclusion of unwind code.
Ignacy Gawędzki
2016-11-10
nptl: add pthread_getname_np/pthread_setname_np from GNU libc
Waldemar Brodkorb
2016-10-13
cleanup and fix static linking issues
Waldemar Brodkorb
2016-09-26
use a single libc and deduplicate threading code
Waldemar Brodkorb
2016-09-26
always assume tgkill is present
Waldemar Brodkorb
2016-07-17
cleanup PTR_MANGLE/PTR_DEMANGLE support
Waldemar Brodkorb
2016-05-28
sigaction: fix for THREADS_NATIVE
Baruch Siach
2015-08-22
quieten compile warnings
Waldemar Brodkorb
2015-06-10
buildsys: pregen depends on xlocale
Bernhard Reutner-Fischer
2015-03-13
unistd.h: put getppid under XOPEN2K8
Bernhard Reutner-Fischer
2014-09-16
buildsys: fix IS_IN_lib*
Bernhard Reutner-Fischer
2012-11-18
drop support for pre ISO-C compilers
Mike Frysinger
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-06-15
nptl: remove sigaction, sigprocmask, and sigfillset from libpthread
Austin Foxley
2012-06-15
unwind-{resume,forcedunwind}.c: add missing prototypes
Peter S. Mazinger
2012-06-15
fix a bunch of build warnings
Peter S. Mazinger
2012-03-26
nptl: fix compiler warning due to missing prototype
Carmelo Amoroso
2012-03-26
nptl: fix compiler warning due to unused-but-set-variable
Carmelo Amoroso
2012-01-29
nptl_db: handle SUSv4-OB
Bernhard Reutner-Fischer
2012-01-28
buildsys: fixup sigaction handling
Bernhard Reutner-Fischer
2011-06-14
buildsys: pt-initfini.s depends on uClibc_config.h
Bernhard Reutner-Fischer
2011-06-13
nptl/pthread: Correct path for machine specific pt-initfini.c
Khem Raj
2011-06-13
ctor/dtor nptl: Fix init and fini function compilation
Khem Raj
2011-05-31
NPTL: Fix CTOR_DTOR
Bernhard Reutner-Fischer
2011-05-11
commentary typo fix
Bernhard Reutner-Fischer
2011-03-03
use common sigthread.h
Peter S. Mazinger
2011-01-04
nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not defined
Carmelo Amoroso
2010-12-18
nptl: If DOPIC is set then we missed a rule to generate .os variants for pt-*...
Khem Raj
2010-07-14
nptl: remove superfluous =1 from defines
Bernhard Reutner-Fischer
2010-07-06
nptl: fix buildsys
Bernhard Reutner-Fischer
2010-07-06
nptl: fix subdirs handling
Bernhard Reutner-Fischer
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-05-09
powerpc: Add TLS and NPTL support
Khem Raj
2010-04-25
nptl: Harmonize objects and headers makefile clean targets
Carmelo Amoroso
2010-04-22
nptl: fix warnings of shadowing __self
Timo Teräs
2010-04-16
nptl: mark forwarded functions protected
Timo Teras
2010-04-16
libc: remove libc weak __pthreads_* wrappers
Timo Teras
2010-04-16
Revert "nptl: mark symbols with libc forwarder hidden"
Timo Teras
2010-04-15
PTR_DEMANGLE: add documentation
Bernhard Reutner-Fischer
2010-04-14
nptl: turn pointer demangling off
Timo Teräs
2010-04-14
nptl: mark symbols with libc forwarder hidden
Timo Teräs
2010-04-12
use user-provided host binaries
Bernhard Reutner-Fischer
2010-02-19
Add dummy tcb-offsets.h
Khem Raj
2010-02-19
more fixes for x86_64 nptl
Austin Foxley
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
[next]