aboutsummaryrefslogtreecommitdiff
path: root/wait.c
AgeCommit message (Expand)Author
2017-07-05Update strace to 4.18.Elliott Hughes
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-02-11Simplify decoding of waitpid and wait4 syscallsDmitry V. Levin
2016-02-11waitid: print pid argument as intDmitry V. Levin
2016-02-11waitid: always print 5th argumentDmitry V. Levin
2015-12-17Add copyright headers to some files which lack themDmitry V. Levin
2015-09-16Simplify use of mpers printersDmitry V. Levin
2015-08-28Mpersify parsers of getrusage, waitpid, wait4, and waitid syscallsDmitry V. Levin
2015-08-28Mpersify printsiginfo_at printerElvira Khabirova
2015-07-15wait.c: use printaddr and umove_or_printaddrDmitry V. Levin
2015-07-15wait: move fallback definitions of wait options to xlat/Dmitry V. Levin
2015-04-07Declare syscall parsers using SYS_FUNC macroDmitry V. Levin
2015-02-13Move all ptrace-related macros and declarations from defs.h to ptrace.hDmitry V. Levin
2015-02-12Enhance wait status decodingDmitry V. Levin
2014-12-11process.c: move waitpid, wait4, osf_wait4, and waitid parsers to a separate fileDmitry V. Levin