about summary refs log tree commit diff
path: root/nptl/pt-fork.c
Commit message (Collapse)AuthorAgeFilesLines
* fork in libpthread cannot use IFUNC resolver [BZ #19861]Florian Weimer2016-06-011-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.
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
|
* Clean up NPTL fork to be compat-only.Roland McGrath2015-02-061-4/+49
|
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
|
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-0/+27