]> granicus.if.org Git - strace/history - syslog.c
Remove XLAT_END
[strace] / syslog.c
2019-08-05 Eugene Syromyatnikovsyslog: decode log level in SYSLOG_ACTION_CONSOLE_LEVEL...
2019-08-05 Eugene Syromyatnikovsyslog: fix argument printing
2019-08-05 Eugene Syromyatnikovsyslog: do not print bufp and len for commands that...
2019-08-05 Eugene Syromyatnikovsyslog: fix switch statement indentation
2019-08-05 Eugene Syromyatnikovsyslog: print syslog command with verbose style, as...
2018-12-26 Eugene Syromyatnikovsyslog: move constant definitions to xlat
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-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-12-17 Dmitry V. LevinAdd copyright headers to some files which lack them
2015-07-16 Dmitry V. Levinsyslog.c: make use of RVAL_DECODED
2015-07-16 Dmitry V. Levinsyslog.c: use printaddr
2015-04-07 Dmitry V. LevinDeclare syscall parsers using SYS_FUNC macro
2014-12-04 Dmitry V. LevinMove syslog parser to a separate file