aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/clone-internal.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-01Linux: optimize clone3 internal usageAdhemerval Zanella Netto1-1/+23
2023-02-01linux: Add clone3 CLONE_CLEAR_SIGHAND optimization to posix_spawnAdhemerval Zanella Netto1-15/+22
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-07-28Typo: Rename HAVE_CLONE3_WAPPER to HAVE_CLONE3_WRAPPERH.J. Lu1-1/+1
2021-07-14Add an internal wrapper for clone, clone2 and clone3H.J. Lu1-0/+91