summaryrefslogtreecommitdiff
path: root/times.c
Commit message (Expand)AuthorAgeFilesLines
* Change the license of strace to LGPL-2.1-or-laterDmitry V. Levin2018-12-101-21/+1
* Update copyright headersDmitry V. Levin2018-04-051-1/+1
* Treat RVAL_DECIMAL the same way as RVAL_UDECIMALDmitry V. Levin2018-03-291-5/+2
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* Remove HAVE_STRUCT_TCB_EXT_ARG, ext_arg, and u_lrvalDmitry V. Levin2016-12-261-6/+1
* Rename widen_to_ull to zero_extend_signed_to_ullDmitry V. Levin2016-08-231-4/+4
* Fix explicit casts of signed integer types to unsigned long longDmitry V. Levin2016-05-261-4/+4
* Add copyright headers to some files which lack themDmitry V. Levin2015-12-171-0/+33
* Replace %Ld/%Lu printf format specifiers with %lld/%lluDmitry V. Levin2015-12-161-2/+2
* mips n32, x32: fix printing of times syscall return valueDmitry V. Levin2015-12-061-3/+8
* Mpersify parser of times syscallElvira Khabirova2015-08-281-1/+4
* Fix decoding of times syscall return valueDmitry V. Levin2015-08-201-10/+12
* resource.c: move times parser to a separate fileElvira Khabirova2015-08-161-0/+19