summaryrefslogtreecommitdiff
path: root/stat64.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersDmitry V. Levin2019-07-111-1/+1
* print_dirfd: do not print trailing commaDmitry V. Levin2019-06-291-0/+1
* 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
* Automatically replace kernel_(scno|ureg)_t with kernel_ulong_tDmitry V. Levin2016-12-261-1/+1
* stat64: change address argument type from unsigned long to kernel_ureg_tDmitry V. Levin2016-12-231-1/+1
* Mpersify parsers of struct stat and struct stat64Dmitry V. Levin2016-08-241-0/+74