]> granicus.if.org Git - strace/history - sysctl.c
util: return pointer to string literal directly in sprinttime
[strace] / sysctl.c
2016-12-26 Dmitry V. LevinUse ptr_to_kulong instead of explicit casts of pointers...
2016-12-24 Dmitry V. Levinsysctl: cast pointers to kernel_ureg_t instead of size_t
2016-12-24 Dmitry V. Levinsysctl: cast pointers to kernel_ureg_t instead of long
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