about summary refs log tree commit diff
path: root/sysdeps/nptl
Commit message (Expand)AuthorAgeFilesLines
* Include <signal.h> in sysdeps/nptl/allocrtsig.cAndreas Schwab2015-01-291-0/+1
* Use uint64_t and (uint64_t) 1 for 64-bit intH.J. Lu2015-01-231-1/+1
* Fix semaphore destruction (bug 12674).Carlos O'Donell2015-01-211-1/+23
* Fix wake-up in sysdeps/nptl/fork.c.Torvald Riegel2015-01-131-1/+1
* Clean up allocrtsig code.Roland McGrath2015-01-081-0/+49
* Fix copyright year on new stub sys/procfs.h file.Roland McGrath2015-01-081-1/+1
* Add stub sys/procfs.h fileRoland McGrath2015-01-081-0/+39
* ARM: Consolidate with generic unwinder wrapper codeRoland McGrath2015-01-051-14/+11
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-0222-22/+22
* NPTL: Move fork state variables to initializer files.Roland McGrath2014-12-171-8/+0
* NPTL: Remove gratuitous Linuxisms from gai_misc.h.Roland McGrath2014-12-171-6/+6
* Revert "Use pragmas rather than makefiles for necessary options for unwind co...Roland McGrath2014-12-161-2/+0
* Use pragmas rather than makefiles for necessary options for unwind code.Roland McGrath2014-12-161-0/+2
* Add comments for the generic lowlevellock implementation.Torvald Riegel2014-12-151-9/+82
* NPTL: Refactor named semaphore code to use shm-directory.hRoland McGrath2014-12-122-0/+43
* Don't touch user-controlled stdio locks in forked child (bug 12847)Andreas Schwab2014-12-101-1/+2
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-243-18/+18
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-242-14/+14
* Make internal lock-init macros return void.Roland McGrath2014-10-203-6/+6
* pthread_once: Clean up constants.Torvald Riegel2014-10-201-1/+2
* Check value of futex before updating in __lll_timedlockBernard Ogden2014-08-121-1/+4
* Split nptl-signals.h out from pthreadP.hRoland McGrath2014-07-311-0/+22
* Separate Linuxisms from lowlevellock.h, make a generic oneRoland McGrath2014-07-152-0/+273
* Remove old stub lowlevellock.h file. It is not even useful as documentation.Roland McGrath2014-07-071-83/+0
* NPTL is no longer an add-on!Roland McGrath2014-07-078-6/+199
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-074-0/+418
* Fix unwind.h configure check for bare environment.Roland McGrath2014-07-032-2/+14
* Remove configure tests for assembler CFI support.Joseph Myers2014-06-262-17/+0
* Add adaptive elision to rwlocksAndi Kleen2014-06-131-3/+3
* Get rid of nptl/sysdeps/pthread/ subdirectoryRoland McGrath2014-06-1219-0/+2704