summaryrefslogtreecommitdiff
path: root/libpthread/nptl/sysdeps
AgeCommit message (Expand)Author
2013-12-20NPTL: fork: relief register pressure on arm thumb1Bernhard Reutner-Fischer
2013-03-14metag: Add NPTL supportMarkos Chandras
2013-02-20not-cancel.h: Use openat if arch does not have the open syscallMarkos Chandras
2013-01-10libc: add {get,set,swap,make}context user context manipulation functionsFlorian Fainelli
2013-01-08arm: workaround GCC PR target/53735 with fork()Bernhard Reutner-Fischer
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-11-18nptl: fix gcc noreturn warningMike Frysinger
2012-08-29librt: re-add SIGCANCEL to the list of blocked signal in helper threadFilippo Arcidiacono
2012-06-19nptl: sh: fix race condition in lll_wait_tidStas Sergeev
2012-06-15NPTL: rename __new_sem_* to sem_*Peter S. Mazinger
2012-06-15nptl: remove sigaction, sigprocmask, and sigfillset from libpthreadAustin Foxley
2012-06-15enable the common code for NPTLPeter S. Mazinger
2012-06-15fork: do not add fork() to libpthreadPeter S. Mazinger
2012-06-15make NPTL's getpid behave similar to the common onePeter S. Mazinger
2012-06-15add simplified __sigemptyset for internal usePeter S. Mazinger
2012-06-15jmp-unwind.c: add hidden _longjmp_unwindPeter S. Mazinger
2012-06-15Makefile.commonarch: use proper CFLAGS for jmp-unwind.cPeter S. Mazinger
2012-06-15unwind-{resume,forcedunwind}.c: add missing prototypesPeter S. Mazinger
2012-06-15fix a bunch of build warningsPeter S. Mazinger
2012-06-15change __asm to __asm__ and __volatile to __volatile__Peter S. Mazinger
2012-06-15cleanup fork()Peter S. Mazinger
2012-06-15move *longjmp related prototypes to setjmp.hPeter S. Mazinger
2012-06-15no need for hidden sigtimedwaitPeter 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
2012-01-27libc_arm: avoid multiple version of __aeabi_unwind_cpp_pr dummy codeCarmelo Amoroso
2012-01-15libc: build abort with unwind-info for backtraceBernhard Reutner-Fischer
2012-01-13libc: allow to backtrace out of abort callCarmelo Amoroso
2011-11-24nptl: add missing pt-tempname.cBernhard Reutner-Fischer
2011-11-17misc: hide __gen_tempnameBernhard 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-13unwind.h: Move to libc/sysdeps from nptl sysdepsKhem Raj
2011-05-11commentary typo fixBernhard Reutner-Fischer
2011-05-11lll: avoid shadow warningsBernhard Reutner-Fischer
2011-05-11libubacktrace: mv unwind.h to includeBernhard Reutner-Fischer
2011-03-09remove trailing ';' from _syscallX()Peter S. Mazinger
2011-03-08nptl: fix compilation on x86_64William Pitcock
2011-03-03add missing prototypesPeter S. Mazinger
2011-03-03use common sigthread.hPeter S. Mazinger
2011-03-03add missing prototypesPeter S. Mazinger
2011-02-25nptl:arm: add a wrapper for .cfi_sections pseudo-opsCarmelo Amoroso
2011-02-09arm: mv nptl specific atomic impl to common placeBernhard Reutner-Fischer
2011-02-02arm: fix the static link problem for ARM due to undefined __tls_get_addrNitin Garg
2011-01-29nptl/mips64: Fix build when using mips64 and ABIs other than o32Khem Raj