]> granicus.if.org Git - strace/history - sysctl.c
Include "kernel_types.h" in defs.h and tests/tests.h
[strace] / sysctl.c
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-08-16 Elvira Khabirovasysctl.c: remove KERN_JAVA_* defines handling
2015-07-16 Dmitry V. Levinsyslog.c: use umove_or_printaddr and RVAL_DECODED
2015-04-07 Dmitry V. LevinDeclare syscall parsers using SYS_FUNC macro
2015-03-21 Denys VlasenkoChange last parameter of umoven() from char* to void*
2014-12-03 Dmitry V. LevinMove sysctl parser to a separate file