summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/pthread
AgeCommit message (Expand)Author
2016-09-26always assume tgkill is presentWaldemar Brodkorb
2016-07-17cleanup PTR_MANGLE/PTR_DEMANGLE supportWaldemar Brodkorb
2016-05-28sigaction: fix for THREADS_NATIVEBaruch Siach
2015-08-22quieten compile warningsWaldemar Brodkorb
2015-06-10buildsys: pregen depends on xlocaleBernhard Reutner-Fischer
2015-03-13unistd.h: put getppid under XOPEN2K8Bernhard Reutner-Fischer
2014-09-16buildsys: fix IS_IN_lib*Bernhard Reutner-Fischer
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-06-15nptl: remove sigaction, sigprocmask, and sigfillset from libpthreadAustin Foxley
2012-06-15unwind-{resume,forcedunwind}.c: add missing prototypesPeter S. Mazinger
2012-06-15fix a bunch of build warningsPeter S. Mazinger
2012-03-26nptl: fix compiler warning due to missing prototypeCarmelo Amoroso
2012-03-26nptl: fix compiler warning due to unused-but-set-variableCarmelo Amoroso
2012-01-29nptl_db: handle SUSv4-OBBernhard Reutner-Fischer
2012-01-28buildsys: fixup sigaction handlingBernhard Reutner-Fischer
2011-06-14buildsys: pt-initfini.s depends on uClibc_config.hBernhard Reutner-Fischer
2011-06-13nptl/pthread: Correct path for machine specific pt-initfini.cKhem Raj
2011-06-13ctor/dtor nptl: Fix init and fini function compilationKhem Raj
2011-05-31NPTL: Fix CTOR_DTORBernhard Reutner-Fischer
2011-05-11commentary typo fixBernhard Reutner-Fischer
2011-03-03use common sigthread.hPeter S. Mazinger
2011-01-04nptl: get rid of preprocessor warning when __ASSUME_TGKILL is not definedCarmelo Amoroso
2010-12-18nptl: If DOPIC is set then we missed a rule to generate .os variants for pt-*...Khem Raj
2010-07-14nptl: remove superfluous =1 from definesBernhard Reutner-Fischer
2010-07-06nptl: fix buildsysBernhard Reutner-Fischer
2010-07-06nptl: fix subdirs handlingBernhard Reutner-Fischer
2010-06-24use uniform form of C99 keywordsBernhard Reutner-Fischer
2010-06-11silence some warnings about missing prototypesBernhard Reutner-Fischer
2010-05-09powerpc: Add TLS and NPTL supportKhem Raj
2010-04-25nptl: Harmonize objects and headers makefile clean targetsCarmelo Amoroso
2010-04-22nptl: fix warnings of shadowing __selfTimo Teräs
2010-04-16nptl: mark forwarded functions protectedTimo Teras
2010-04-16libc: remove libc weak __pthreads_* wrappersTimo Teras
2010-04-16Revert "nptl: mark symbols with libc forwarder hidden"Timo Teras
2010-04-15PTR_DEMANGLE: add documentationBernhard Reutner-Fischer
2010-04-14nptl: turn pointer demangling offTimo Teräs
2010-04-14nptl: mark symbols with libc forwarder hiddenTimo Teräs
2010-04-12use user-provided host binariesBernhard Reutner-Fischer
2010-02-19Add dummy tcb-offsets.hKhem Raj
2010-02-19more fixes for x86_64 nptlAustin Foxley
2010-02-17move pthread_barrier_{init,destroy} to sysdeps/pthreadAustin Foxley
2010-02-17Assorted fixed to get nptl compiling on ARMKhem Raj
2010-02-16mass sync with glibc nptlAustin Foxley
2010-01-23nptl: fix a few more old style prototypesAustin Foxley
2009-12-16x86_64: fix up the rest of the includes and aliases for nptlAustin Foxley
2009-12-16fix multiple definitions of pthread_once for x86_64Austin Foxley
2009-12-11nptl: fix even more old style declarationsAustin Foxley
2009-12-09nptl: fix old style function declerationsAustin Foxley
2009-11-27PIC fixes for hardenedTimo Teräs