summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps
Commit message (Expand)AuthorAgeFilesLines
...
* x86_64: add missing includes to sem_*.SAustin Foxley2009-12-162-0/+4
* fix multiple definitions of pthread_once for x86_64Austin Foxley2009-12-162-4/+2
* x86_64: no waitpid syscall exists, so use wait4Austin Foxley2009-12-161-5/+6
* build: Get rids of PIC macro using compiler flag __PIC__ insteadCarmelo Amoroso2009-12-1619-35/+35
* fix typo that sneaked in with 9a7506Natanael Copa2009-12-151-1/+1
* Go back to using nptl_arch_headersAustin Foxley2009-12-111-1/+2
* Revert "nptl: make build depend directly on nptl headers"Austin Foxley2009-12-116-26/+32
* get x86_64 nptl buildingAustin Foxley2009-12-1144-312/+1223
* nptl: fix even more old style declarationsAustin Foxley2009-12-118-19/+14
* nptl: fix a few more old style declerationsAustin Foxley2009-12-093-11/+10
* nptl: fix old style function declerationsAustin Foxley2009-12-0915-41/+38
* nptl: make build depend directly on nptl headersAustin Foxley2009-12-096-32/+26
* i386 nptl: add missing weak_alias for pthread_cond_signalAustin Foxley2009-12-041-0/+1
* don't use __i686 in symbol names as it seems gcc can define itAustin Foxley2009-11-296-32/+33
* PIC fixes for hardenedTimo Teräs2009-11-273-7/+10
* whitespace fixesAustin Foxley2009-10-1745-67/+37
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-17497-0/+38241
* Back out nptl changes, which for now will be done in branches/uClibc-nptlEric Andersen2005-05-2073-4111/+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-0772-0/+3997