summaryrefslogtreecommitdiff
path: root/sysdeps/nptl
Commit message (Expand)AuthorAgeFilesLines
* Increase fork signal safety for single-threaded processes [BZ #19703]Florian Weimer2016-05-121-15/+38
* malloc: Remove unused definitions of thread_atfork, thread_atfork_staticFlorian Weimer2016-04-141-27/+0
* malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer2016-04-141-1/+12
* New pthread_barrier algorithm to fulfill barrier destruction requirements.Torvald Riegel2016-01-151-6/+9
* Fix build errors with -DNDEBUG.Martin Sebor2016-01-151-2/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-0425-25/+25
* Do not violate mutex destruction requirements.Torvald Riegel2015-12-231-4/+14
* Replace MUTEX_INITIALIZER with _LIBC_LOCK_INITIALIZER in generic codeFlorian Weimer2015-11-242-1/+1
* Remove sysdeps/nptl/configure.ac.Joseph Myers2015-10-273-117/+0
* malloc: Rewrite with explicit TLS access using __threadFlorian Weimer2015-10-171-10/+0
* Remove NPTL configure errors based on top-level configure tests.Joseph Myers2015-10-152-18/+0
* Use __libc_ptf_call in _longjmp_unwindH.J. Lu2015-09-181-9/+3
* Use __pthread_setcancelstate in libc.aH.J. Lu2015-09-172-3/+4
* Move bits/libc-lock.h and bits/libc-lockP.h out of bits/ (bug 14912).Joseph Myers2015-09-084-8/+8
* Rename bits/stdio-lock.h to stdio-lock.h (bug 14912).Joseph Myers2015-09-042-4/+4
* Rename bits/libc-tsd.h to libc-tsd.h (bug 14912).Joseph Myers2015-09-031-1/+1
* Add and use new glibc-internal futex API.Torvald Riegel2015-07-104-17/+221
* Use unsigned types for counters in getaddrinfo_a code.Roland McGrath2015-06-241-2/+2
* Use unsigned types for counters in AIO code.Roland McGrath2015-06-241-2/+2
* NPTL: Remove duplicate definition of PTHREAD_ADAPTIVE_MUTEX_INITIALIZER_NPMartin Galvan2015-03-281-2/+0
* 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