aboutsummaryrefslogtreecommitdiff
path: root/nptl/pt-fork.c
AgeCommit message (Collapse)AuthorFilesLines
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-06-01fork in libpthread cannot use IFUNC resolver [BZ #19861]Florian Weimer1-33/+10
This commit only addresses the fork case, the vfork case has to be a tail call, which is why the generic code needs an IFUNC resolver there.
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-02-06Clean up NPTL fork to be compat-only.Roland McGrath1-4/+49
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-07-07Get rid of nptl/sysdeps/ entirely!Roland McGrath1-0/+27