summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
...
* 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-17345-0/+26371