summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/i386
Commit message (Expand)AuthorAgeFilesLines
* mass sync with glibc nptlAustin Foxley2010-02-1630-899/+2762
* build: Get rids of PIC macro using compiler flag __PIC__ insteadCarmelo Amoroso2009-12-167-13/+13
* fix typo that sneaked in with 9a7506Natanael Copa2009-12-151-1/+1
* nptl: fix old style function declerationsAustin Foxley2009-12-091-3/+3
* 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-174-4/+2
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-1766-0/+5162