summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/pthread
Commit message (Expand)AuthorAgeFilesLines
* commentary typo fixBernhard Reutner-Fischer2011-05-111-1/+1
* use common sigthread.hPeter S. Mazinger2011-03-031-44/+0
* nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not definedCarmelo Amoroso2011-01-041-1/+1
* nptl: If DOPIC is set then we missed a rule to generate .os variants for pt-*...Khem Raj2010-12-181-0/+4
* nptl: remove superfluous =1 from definesBernhard Reutner-Fischer2010-07-141-5/+5
* nptl: fix buildsysBernhard Reutner-Fischer2010-07-061-141/+71
* nptl: fix subdirs handlingBernhard Reutner-Fischer2010-07-061-0/+1
* use uniform form of C99 keywordsBernhard Reutner-Fischer2010-06-242-20/+20
* silence some warnings about missing prototypesBernhard Reutner-Fischer2010-06-111-3/+1
* powerpc: Add TLS and NPTL supportKhem Raj2010-05-091-0/+11
* nptl: Harmonize objects and headers makefile clean targetsnptl_mergeCarmelo Amoroso2010-04-251-2/+2
* nptl: fix warnings of shadowing __selfTimo Teräs2010-04-221-6/+6
* nptl: mark forwarded functions protectedTimo Teras2010-04-167-0/+7
* libc: remove libc weak __pthreads_* wrappersTimo Teras2010-04-161-4/+2
* Revert "nptl: mark symbols with libc forwarder hidden"Timo Teras2010-04-167-7/+0
* PTR_DEMANGLE: add documentationBernhard Reutner-Fischer2010-04-151-1/+1
* nptl: turn pointer demangling offTimo Teräs2010-04-141-1/+1
* nptl: mark symbols with libc forwarder hiddenTimo Teräs2010-04-147-0/+7
* use user-provided host binariesBernhard Reutner-Fischer2010-04-121-4/+4
* Add dummy tcb-offsets.hKhem Raj2010-02-191-0/+1
* more fixes for x86_64 nptlAustin Foxley2010-02-191-1/+1
* move pthread_barrier_{init,destroy} to sysdeps/pthreadAustin Foxley2010-02-173-1/+119
* Assorted fixed to get nptl compiling on ARMKhem Raj2010-02-176-4/+63
* mass sync with glibc nptlAustin Foxley2010-02-1631-384/+772
* nptl: fix a few more old style prototypesAustin Foxley2010-01-232-6/+6
* x86_64: fix up the rest of the includes and aliases for nptlAustin Foxley2009-12-161-0/+11
* fix multiple definitions of pthread_once for x86_64Austin Foxley2009-12-161-4/+0
* nptl: fix even more old style declarationsAustin Foxley2009-12-118-19/+14
* nptl: fix old style function declerationsAustin Foxley2009-12-094-13/+12
* PIC fixes for hardenedTimo Teräs2009-11-271-2/+2
* whitespace fixesAustin Foxley2009-10-171-2/+2
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-1745-0/+5677
* Back out nptl changes, which for now will be done in branches/uClibc-nptlEric Andersen2005-05-204-825/+0
* Added new common include file for list primitives used by NPTL."Steven J. Hill"2005-05-121-0/+114
* Import in NPTL code from glibc. For further information please"Steven J. Hill"2005-05-073-0/+711