summaryrefslogtreecommitdiff
path: root/socketcall.c
Commit message (Expand)AuthorAgeFilesLines
* Change my email addressDmitry V. Levin2020-12-311-1/+1
* Change the license of strace to LGPL-2.1-or-laterDmitry V. Levin2018-12-101-21/+1
* Update copyright headersDmitry V. Levin2018-06-141-0/+1
* socketcall: use printxval_d for printing call argumentEugene Syromyatnikov2018-04-271-8/+1
* Do not print too many arguments of socketcall syscallDmitry V. Levin2016-07-211-3/+2
* Fix corner cases of socketcall syscallDmitry V. Levin2016-07-201-0/+46