]> granicus.if.org Git - strace/history - sysinfo.c
xlat: provide fallback definitions for XDP_FLAGS_* constants
[strace] / sysinfo.c
2018-12-24 Dmitry V. LevinUpdate copyright headers
2018-12-10 Dmitry V. LevinChange the license of strace to LGPL-2.1-or-later
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2016-08-23 Dmitry V. LevinRename widen_to_ull to zero_extend_signed_to_ull
2016-05-26 Dmitry V. LevinFix explicit casts of signed integer types to unsigned...
2015-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-08-28 Elvira KhabirovaMpersify parser of sysinfo syscall
2015-08-16 Elvira Khabirovasysinfo.c: remove obsolete code
2015-07-16 Dmitry V. Levinsysinfo.c: use umove_or_printaddr
2015-04-07 Dmitry V. LevinDeclare syscall parsers using SYS_FUNC macro
2015-03-02 Dmitry V. Levinx32: fix compilation warnings
2014-09-29 Dmitry V. LevinEnhance sysinfo decoding
2014-09-29 Dmitry V. LevinMove sysinfo parser to a separate file