about summary refs log tree commit diff
path: root/sysdeps/nptl/fork.c
Commit message (Expand)AuthorAgeFilesLines
* fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer2017-05-121-8/+0
* Clear list of acquired robust mutexes in the child process after forking.Torvald Riegel2017-01-131-6/+14
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Remove cached PID/TID in cloneAdhemerval Zanella2016-11-241-12/+0
* malloc: Simplify static malloc interposition [BZ #20432]Florian Weimer2016-08-261-3/+3
* Increase fork signal safety for single-threaded processes [BZ #19703]Florian Weimer2016-05-121-15/+38
* malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer2016-04-141-1/+12
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Rename bits/stdio-lock.h to stdio-lock.h (bug 14912).Joseph Myers2015-09-041-1/+1
* Add and use new glibc-internal futex API.Torvald Riegel2015-07-101-1/+2
* Fix wake-up in sysdeps/nptl/fork.c.Torvald Riegel2015-01-131-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* NPTL: Move fork state variables to initializer files.Roland McGrath2014-12-171-8/+0
* Don't touch user-controlled stdio locks in forked child (bug 12847)Andreas Schwab2014-12-101-1/+2
* pthread_once: Clean up constants.Torvald Riegel2014-10-201-1/+2
* NPTL is no longer an add-on!Roland McGrath2014-07-071-1/+1
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-0/+238