]> granicus.if.org Git - strace/history - hostname.c
tests: workaround systemd-nspawn habit of disabling unimplemented syscalls
[strace] / hostname.c
2018-12-24 Dmitry V. LevinAdd copyright headers to some files that lack them
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. LevinFix decoding of sethostname syscall
2016-12-25 Dmitry V. Levinprintstr: rename to printstrn, add printstr as a thin...
2015-07-20 Dmitry V. Levinhostname.c: make use of RVAL_DECODED
2015-07-20 Dmitry V. Levinhostname.c: use printaddr
2015-04-07 Dmitry V. LevinDeclare syscall parsers using SYS_FUNC macro
2014-12-11 Dmitry V. Levinprocess.c: move sethostname and gethostname parsers...