summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/unix/sysv
Commit message (Expand)AuthorAgeFilesLines
* fix typo that sneaked in with 9a7506Natanael Copa2009-12-151-1/+1
* Revert "nptl: make build depend directly on nptl headers"Austin Foxley2009-12-111-4/+5
* get x86_64 nptl buildingAustin Foxley2009-12-1139-262/+916
* nptl: fix a few more old style declerationsAustin Foxley2009-12-093-11/+10
* nptl: fix old style function declerationsAustin Foxley2009-12-098-25/+23
* nptl: make build depend directly on nptl headersAustin Foxley2009-12-091-5/+4
* 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-295-24/+24
* PIC fixes for hardenedTimo Teräs2009-11-272-5/+8
* whitespace fixesAustin Foxley2009-10-1732-53/+34
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-17343-0/+26279