aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/wait4.c
AgeCommit message (Expand)Author
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-12-19Implement waitpid in terms of wait4Adhemerval Zanella
2019-12-19linux: Use waitid on wait4 if __NR_wait4 is not definedAdhemerval Zanella