summaryrefslogtreecommitdiff
path: root/sysdeps/nptl/fork.c
AgeCommit message (Expand)Author
2018-03-07Refactor Linux ARCH_FORK implementationAdhemerval Zanella
2018-02-22Refactor atfork handlersAdhemerval Zanella
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-11-07nptl: Define __PTHREAD_MUTEX_{NUSERS_AFTER_KIND,USE_UNION}Adhemerval Zanella
2017-05-12fork: Remove bogus parent PID assertions [BZ #21386]Florian Weimer
2017-01-13Clear list of acquired robust mutexes in the child process after forking.Torvald Riegel
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella
2016-08-26malloc: Simplify static malloc interposition [BZ #20432]Florian Weimer
2016-05-12Increase fork signal safety for single-threaded processes [BZ #19703]Florian Weimer
2016-04-14malloc: Run fork handler as late as possible [BZ #19431]Florian Weimer
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-09-04Rename bits/stdio-lock.h to stdio-lock.h (bug 14912).Joseph Myers
2015-07-10Add and use new glibc-internal futex API.Torvald Riegel
2015-01-13Fix wake-up in sysdeps/nptl/fork.c.Torvald Riegel
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-10Don't touch user-controlled stdio locks in forked child (bug 12847)Andreas Schwab
2014-10-20pthread_once: Clean up constants.Torvald Riegel
2014-07-07NPTL is no longer an add-on!Roland McGrath
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath