aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/x86_64/clone3.S
AgeCommit message (Expand)Author
2023-02-01Linux: Do not align the stack for __clone3Adhemerval Zanella Netto
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-07-14x86-64: Add the clone3 wrapperH.J. Lu