]> granicus.if.org Git - strace/history - getrandom.c
nlattr: add unsigned int decoders that print in hex form
[strace] / getrandom.c
2017-01-06 Eugene Syromyatnikovgetrandom: print string as hex-escaped
2016-12-26 Dmitry V. LevinAutomatically replace PRI_kr[dux] with PRI_kl[dux]
2016-12-26 Dmitry V. LevinPrint kernel_ureg_t and kernel_scno_t using dedicated...
2016-12-25 Dmitry V. Levinprintstr: rename to printstrn, add printstr as a thin...
2015-07-20 Dmitry V. Levingetrandom.c: use printaddr
2015-04-07 Dmitry V. LevinDeclare syscall parsers using SYS_FUNC macro
2015-02-05 Dmitry V. LevinImplement getrandom syscall decoding