summaryrefslogtreecommitdiffstats
path: root/libpthread/nptl/sysdeps/unix
Commit message (Expand)AuthorAgeFilesLines
* unwind.h: Move to libc/sysdeps from nptl sysdepsKhem Raj2011-05-131-279/+0
* lll: avoid shadow warningsBernhard Reutner-Fischer2011-05-113-80/+80
* remove trailing ';' from _syscallX()Peter S. Mazinger2011-03-091-1/+1
* nptl: fix compilation on x86_64William Pitcock2011-03-086-14/+6
* add missing prototypesPeter S. Mazinger2011-03-031-0/+1
* nptl:arm: add a wrapper for .cfi_sections pseudo-opsCarmelo Amoroso2011-02-252-2/+2
* arm: mv nptl specific atomic impl to common placeBernhard Reutner-Fischer2011-02-091-122/+0
* nptl/mips64: Fix build when using mips64 and ABIs other than o32Khem Raj2011-01-291-1/+3
* nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not definedCarmelo Amoroso2011-01-043-7/+7
* sparc: fix linking issue with __syscall_error.cAustin Foxley2010-12-292-1/+6
* nptl: fix Unwind_Resume PLT callsTimo Teräs2010-12-092-7/+15
* ntpl: fix static linking by not leaking SSP_ALL_CFLAGSNatanael Copa2010-11-117-7/+0
* mips: fix errno setting after syscallAlexander Gordeev2010-10-271-2/+2
* *: inline constant __sig{add,del}set and __sigismemberDenys Vlasenko2010-10-221-1/+1
* Revert "nptl i686: fix pthread_cond_wait.S compilation"Bernhard Reutner-Fischer2010-08-051-1/+0
* nptl: fix x86 assembly PIC relocationsTimo Teräs2010-08-052-2/+2
* nptl: _POSIX_IPV6 depends on UCLIBC_HAS_IPV6Bernhard Reutner-Fischer2010-08-021-0/+8
* nptl: fix LFS handlingBernhard Reutner-Fischer2010-07-301-1/+3
* nptl: do not define _POSIX_SPAWN since its not implementedNatanael Copa2010-07-301-0/+2
* nptl: (librt) powerpc32's PSEUDO_RET needs __syscall_errorBernhard Reutner-Fischer2010-07-151-0/+3
* nptl: remove superfluous =1 from definesBernhard Reutner-Fischer2010-07-148-69/+69
* nptl i686: fix pthread_cond_wait.S compilationRoman I Khimov2010-07-141-0/+1
* nptl: fix buildsysBernhard Reutner-Fischer2010-07-0610-523/+250
* nptl: fix subdirs handlingBernhard Reutner-Fischer2010-07-065-0/+48
* nptl: simplify buildsysBernhard Reutner-Fischer2010-07-062-2/+1
* arm/nptl: Use the old C version of _Unwind_Resume in thumb mode.Khem Raj2010-06-292-1/+23
* nptl: arm: make it compile againBernhard Reutner-Fischer2010-06-242-0/+10
* use uniform form of C99 keywordsBernhard Reutner-Fischer2010-06-2412-79/+79
* arm/nptl: Sync unwinding with glibc.Khem Raj2010-06-232-94/+116
* arm/nptl: sysdep-cancel.h needs syscall handing for EABIKhem Raj2010-06-231-25/+142
* avoid using c99 syntaxMirko Vogt2010-06-213-3/+6
* nptl: i386 needs atomic.h for atomic_exchange_acqBernhard Reutner-Fischer2010-06-171-0/+1
* nptl: fix symlinking headersBernhard Reutner-Fischer2010-06-131-2/+2
* silence some warnings about missing prototypesBernhard Reutner-Fischer2010-06-112-1/+2
* mips: Add vfork to libcKhem Raj2010-05-191-3/+10
* mips/bits/pthreadtypes.h: Re-include sgidefs.hKhem Raj2010-05-191-0/+1
* powerpc: Add TLS and NPTL supportKhem Raj2010-05-0915-9/+107
* 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: mips needs updated clone() implementationAndreas Schultz2010-04-273-1/+50
* enable building __fcntl_nocancel, as it used unconditionally nowAustin Foxley2010-04-251-1/+0
* nptl: Harmonize objects and headers makefile clean targetsnptl_mergeCarmelo Amoroso2010-04-255-12/+12
* nptl: mark forwarded functions protectedTimo Teras2010-04-1629-0/+29
* Revert "nptl: mark symbols with libc forwarder hidden"Timo Teras2010-04-1629-29/+0
* nptl: mark symbols with libc forwarder hiddenTimo Teräs2010-04-1429-0/+29
* nptl/sysdeps/unix/sysv/linux/i386: cleanup -DUSE___THREADNatanael Copa2010-04-121-11/+5
* nptl/sysdeps/unix/sysv/linux/i386: enable USE___THREAD for assemblerTimo Teräs2010-04-121-0/+1
* pthread_{attr_,}{s,g}etaffinity: cleanup symbol namesBernhard Reutner-Fischer2010-04-071-1/+1
* get rid of extra variables for nptl pregen altogetherAustin Foxley2010-02-231-1/+2
* nptl/headers: Convert the makefile targets into variables.Khem Raj2010-02-221-1/+1