summaryrefslogtreecommitdiff
path: root/getrandom.c
Commit message (Expand)AuthorAgeFilesLines
* getrandom: print string as hex-escapedEugene Syromyatnikov2017-01-061-1/+2
* 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
* getrandom.c: use printaddrDmitry V. Levin2015-07-201-1/+1
* Declare syscall parsers using SYS_FUNC macroDmitry V. Levin2015-04-071-2/+1
* Implement getrandom syscall decodingDmitry V. Levin2015-02-051-0/+16