summaryrefslogtreecommitdiff
path: root/readlink.c
Commit message (Expand)AuthorAgeFilesLines
* Change my email addressDmitry V. Levin2020-12-311-1/+1
* Update copyright headersDmitry V. Levin2019-07-111-1/+1
* print_dirfd: do not print trailing commaDmitry V. Levin2019-06-291-1/+3
* 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 PRI_kr[dux] with PRI_kl[dux]Dmitry V. Levin2016-12-261-1/+1
* Print kernel_ureg_t and kernel_scno_t using dedicated format stringsDmitry V. Levin2016-12-261-1/+1
* printstr: rename to printstrn, add printstr as a thin wrapperDmitry V. Levin2016-12-251-1/+1
* Add copyright headers to some files which lack themDmitry V. Levin2015-12-171-0/+33
* readlink.c: use printaddrDmitry V. Levin2015-07-181-1/+1
* Declare syscall parsers using SYS_FUNC macroDmitry V. Levin2015-04-071-4/+2
* file.c: move readlink and readlinkat parsers to a separate fileDmitry V. Levin2014-12-111-0/+38