aboutsummaryrefslogtreecommitdiff
path: root/times.c
AgeCommit message (Expand)Author
2018-06-14Update strace to 4.22.Elliott Hughes
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-08-23Rename widen_to_ull to zero_extend_signed_to_ullDmitry V. Levin
2016-05-26Fix explicit casts of signed integer types to unsigned long longDmitry V. Levin
2015-12-17Add copyright headers to some files which lack themDmitry V. Levin
2015-12-16Replace %Ld/%Lu printf format specifiers with %lld/%lluDmitry V. Levin
2015-12-06mips n32, x32: fix printing of times syscall return valueDmitry V. Levin
2015-08-28Mpersify parser of times syscallElvira Khabirova
2015-08-20Fix decoding of times syscall return valueDmitry V. Levin
2015-08-16resource.c: move times parser to a separate fileElvira Khabirova