summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps/pthread
AgeCommit message (Expand)Author
2024-02-28libc: Pass 64bit-only time structures to syscalls.Dmitry Chestnykh
2024-02-22Introduce time64 support.Dmitry Chestnykh
2023-10-28Fix -Warray-parameter warning for __sigsetjmpPavel Kozlov
2020-10-02kvx: add support for kvx arch to uClibc-ngYann Sionneau
2018-02-03add libc version compatibilityWaldemar Brodkorb
2018-01-15libpthread/nptl: bugfix malloc segfault in race conditions.Guo Ren
2017-01-28remove PID cachingWaldemar Brodkorb
2016-11-29libpthread: Fix inclusion of unwind code.Ignacy Gawędzki
2016-11-10nptl: add pthread_getname_np/pthread_setname_np from GNU libcWaldemar Brodkorb
2016-10-13cleanup and fix static linking issuesWaldemar Brodkorb
2016-09-26use a single libc and deduplicate threading codeWaldemar Brodkorb
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