summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/unix
AgeCommit message (Expand)Author
2010-02-16a few more build fixes nptl syncAustin Foxley
2010-02-16mass sync with glibc nptlAustin Foxley
2010-02-13sparc/sysdep: Unify sparc sysdep.hAustin Foxley
2010-02-11arm/sysdep: Unify arm sysdep.hKhem Raj
2010-02-11mips/sysdep.h: Unify mips sysdep.hKhem Raj
2010-02-09nptl: sysdep headers re-factoringCarmelo Amoroso
2010-02-05pthread_{attr_,}{s,g}etaffinity: cleanup symbol namesBernhard Reutner-Fischer
2010-02-01Add -DNOT_IN_libc=1 -DIS_IN_libpthread=1 to some sources in nptl/libpthread b...Khem Raj
2010-01-25Makefile.arch: On ARM and MIPS pass -DNOT_IN_libc=1 -DIS_IN_libpthread=1Khem Raj
2010-01-23nptl: timer_routines.c (timer_helper_thread):Austin Foxley
2010-01-23nptl: need to build generic timer_* functions for x86_64 and sparcAustin Foxley
2009-12-16x86_64: fix up the rest of the includes and aliases for nptlAustin Foxley
2009-12-16x86_64: add missing includes to sem_*.SAustin Foxley
2009-12-16fix multiple definitions of pthread_once for x86_64Austin Foxley
2009-12-16x86_64: no waitpid syscall exists, so use wait4Austin Foxley
2009-12-16build: Get rids of PIC macro using compiler flag __PIC__ insteadCarmelo Amoroso
2009-12-15fix typo that sneaked in with 9a7506Natanael Copa
2009-12-11Revert "nptl: make build depend directly on nptl headers"Austin Foxley
2009-12-11get x86_64 nptl buildingAustin Foxley
2009-12-09nptl: fix a few more old style declerationsAustin Foxley
2009-12-09nptl: fix old style function declerationsAustin Foxley
2009-12-09nptl: make build depend directly on nptl headersAustin Foxley
2009-12-04i386 nptl: add missing weak_alias for pthread_cond_signalAustin Foxley
2009-11-29don't use __i686 in symbol names as it seems gcc can define itAustin Foxley
2009-11-27PIC fixes for hardenedTimo Teräs
2009-10-17whitespace fixesAustin Foxley
2009-10-17libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley