summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/x86_64
AgeCommit message (Expand)Author
2010-07-06nptl: fix buildsysBernhard Reutner-Fischer
2010-06-24use uniform form of C99 keywordsBernhard Reutner-Fischer
2010-05-03nptl: use arch-specific pthread_cond_timedwait and pthread_cond_wait on x86_64Roman I Khimov
2010-05-03nptl: use arch-specific cancellation routines for x86_64Roman I Khimov
2010-04-25nptl: Harmonize objects and headers makefile clean targetsCarmelo Amoroso
2010-04-16nptl: mark forwarded functions protectedTimo Teras
2010-04-16Revert "nptl: mark symbols with libc forwarder hidden"Timo Teras
2010-04-14nptl: mark symbols with libc forwarder hiddenTimo Teräs
2010-02-19Get x86_64 compile to succeed.Khem Raj
2010-02-19x86_64: compile pthread it's own version of __syscall_errorAustin Foxley
2010-02-19more fixes for x86_64 nptlAustin Foxley
2010-02-19fixes to get nptl compiling for x86_64Austin Foxley
2010-02-18x86_64: unify sysdep.hAustin Foxley
2010-02-16mass sync with glibc nptlAustin 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-16build: Get rids of PIC macro using compiler flag __PIC__ insteadCarmelo Amoroso
2009-12-11get x86_64 nptl buildingAustin Foxley
2009-12-09nptl: fix old style function declerationsAustin Foxley
2009-10-17whitespace fixesAustin Foxley
2009-10-17libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley