]> granicus.if.org Git - strace/history - reboot.c
rtnl_neightbl: always decode struct ndt_config and struct ndt_stats
[strace] / reboot.c
2018-12-24 Dmitry V. LevinAdd copyright headers to some files that lack them
2018-01-11 Eugene Syromyatnikovreboot.c: limit printing of the fourth argument to...
2018-01-11 Eugene Syromyatnikovreboot.c: use printxval instead of printflags
2016-12-25 Dmitry V. Levinprintstr: rename to printstrn, add printstr as a thin...
2016-04-26 Dmitry V. LevinFix decoding of LINUX_REBOOT_CMD_RESTART2 argument
2015-07-18 Dmitry V. Levinreboot.c: make use of RVAL_DECODED
2015-04-07 Dmitry V. LevinDeclare syscall parsers using SYS_FUNC macro
2015-02-19 Dmitry V. LevinRemove linux/reboot.h
2014-09-17 Dmitry V. LevinFix compilation warnings reported by gcc -Wsign-compare
2014-05-30 Dmitry V. LevinCompress blank lines
2014-05-30 Dmitry V. LevinGenerate xlat/*.in files
2014-02-05 Dmitry V. LevinEnhance reboot decoding