summaryrefslogtreecommitdiff
path: root/sysdeps/nptl/fork.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* nptl: Remove pthread_clock_gettime pthread_clock_settimeAdhemerval Zanella2019-03-221-8/+0
* nptl: Avoid fork handler lock for async-signal-safe fork [BZ #24161]Florian Weimer2019-02-081-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Refactor Linux ARCH_FORK implementationAdhemerval Zanella2018-03-071-7/+1
* Refactor atfork handlersAdhemerval Zanella2018-02-221-93/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella2017-11-071-1/+1
* 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