summaryrefslogtreecommitdiff
path: root/print_struct_stat.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersDmitry V. Levin2018-12-241-1/+1
* Change the license of strace to LGPL-2.1-or-laterDmitry V. Levin2018-12-101-21/+1
* Add copyright headersEugene Syromyatnikov2017-05-221-0/+1
* Always print raw values of time data fieldsEugene Syromyatnikov2017-04-241-5/+10
* print_struct_stat.c: macroize printing of atime, mtime, and ctime fieldsDmitry V. Levin2017-02-261-12/+9
* Move device number printing code into a separate routineEugene Syromyatnikov2016-12-291-8/+5
* Do not use AC_HEADER_MAJOR, include <sys/sysmacros.h> unconditionallyDmitry V. Levin2016-08-291-5/+1
* Mpersify parsers of struct stat and struct stat64Dmitry V. Levin2016-08-241-0/+91