summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/unix/sysv/linux/x86_64
Commit message (Expand)AuthorAgeFilesLines
* lll: avoid shadow warningsBernhard Reutner-Fischer2011-05-111-16/+16
* nptl: fix compilation on x86_64William Pitcock2011-03-086-14/+6
* ntpl: fix static linking by not leaking SSP_ALL_CFLAGSNatanael Copa2010-11-111-1/+0
* nptl: remove superfluous =1 from definesBernhard Reutner-Fischer2010-07-141-6/+6
* nptl: fix buildsysBernhard Reutner-Fischer2010-07-061-54/+18
* use uniform form of C99 keywordsBernhard Reutner-Fischer2010-06-242-19/+19
* nptl: use arch-specific pthread_cond_timedwait and pthread_cond_wait on x86_64Roman I Khimov2010-05-031-2/+3
* nptl: use arch-specific cancellation routines for x86_64Roman I Khimov2010-05-032-17/+13
* nptl: Harmonize objects and headers makefile clean targetsnptl_mergeCarmelo Amoroso2010-04-251-2/+2
* nptl: mark forwarded functions protectedTimo Teras2010-04-168-0/+8
* Revert "nptl: mark symbols with libc forwarder hidden"Timo Teras2010-04-168-8/+0
* nptl: mark symbols with libc forwarder hiddenTimo Teräs2010-04-148-0/+8
* Get x86_64 compile to succeed.Khem Raj2010-02-191-2/+2
* x86_64: compile pthread it's own version of __syscall_errorAustin Foxley2010-02-193-10/+6
* more fixes for x86_64 nptlAustin Foxley2010-02-199-8/+12
* fixes to get nptl compiling for x86_64Austin Foxley2010-02-198-41/+5
* x86_64: unify sysdep.hAustin Foxley2010-02-181-259/+0
* mass sync with glibc nptlAustin Foxley2010-02-1620-1195/+2484
* x86_64: fix up the rest of the includes and aliases for nptlAustin Foxley2009-12-1611-11/+13
* x86_64: add missing includes to sem_*.SAustin Foxley2009-12-162-0/+4
* fix multiple definitions of pthread_once for x86_64Austin Foxley2009-12-161-0/+2
* build: Get rids of PIC macro using compiler flag __PIC__ insteadCarmelo Amoroso2009-12-164-6/+6
* get x86_64 nptl buildingAustin Foxley2009-12-1137-258/+911
* nptl: fix old style function declerationsAustin Foxley2009-12-091-3/+3
* whitespace fixesAustin Foxley2009-10-171-2/+2
* libpthread/nptl: core of the "Native Posix Threading Library" for uClibcAustin Foxley2009-10-1736-0/+4217