aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/nptl
AgeCommit message (Expand)Author
2015-03-28NPTL: Remove duplicate definition of PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NPMartin Galvan
2015-01-29Include <signal.h> in sysdeps/nptl/allocrtsig.cAndreas Schwab
2015-01-23Use uint64_t and (uint64_t) 1 for 64-bit intH.J. Lu
2015-01-21Fix semaphore destruction (bug 12674).Carlos O'Donell
2015-01-13Fix wake-up in sysdeps/nptl/fork.c.Torvald Riegel
2015-01-08Clean up allocrtsig code.Roland McGrath
2015-01-08Fix copyright year on new stub sys/procfs.h file.Roland McGrath
2015-01-08Add stub sys/procfs.h fileRoland McGrath
2015-01-05ARM: Consolidate with generic unwinder wrapper codeRoland McGrath
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-17NPTL: Move fork state variables to initializer files.Roland McGrath
2014-12-17NPTL: Remove gratuitous Linuxisms from gai_misc.h.Roland McGrath
2014-12-16Revert "Use pragmas rather than makefiles for necessary options for unwind co...Roland McGrath
2014-12-16Use pragmas rather than makefiles for necessary options for unwind code.Roland McGrath
2014-12-15Add comments for the generic lowlevellock implementation.Torvald Riegel
2014-12-12NPTL: Refactor named semaphore code to use shm-directory.hRoland McGrath
2014-12-10Don't touch user-controlled stdio locks in forked child (bug 12847)Andreas Schwab
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-11-24Remove IS_IN_libpthreadSiddhesh Poyarekar
2014-10-20Make internal lock-init macros return void.Roland McGrath
2014-10-20pthread_once: Clean up constants.Torvald Riegel
2014-08-12Check value of futex before updating in __lll_timedlockBernard Ogden
2014-07-31Split nptl-signals.h out from pthreadP.hRoland McGrath
2014-07-15Separate Linuxisms from lowlevellock.h, make a generic oneRoland McGrath
2014-07-07Remove old stub lowlevellock.h file. It is not even useful as documentation.Roland McGrath
2014-07-07NPTL is no longer an add-on!Roland McGrath
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath
2014-07-03Fix unwind.h configure check for bare environment.Roland McGrath
2014-06-26Remove configure tests for assembler CFI support.Joseph Myers
2014-06-13Add adaptive elision to rwlocksAndi Kleen
2014-06-12Get rid of nptl/sysdeps/pthread/ subdirectoryRoland McGrath