summaryrefslogtreecommitdiff
path: root/hostname.c
Commit message (Expand)AuthorAgeFilesLines
* Automatically replace PRI_kr[dux] with PRI_kl[dux]Dmitry V. Levin2016-12-261-1/+1
* Print kernel_ureg_t and kernel_scno_t using dedicated format stringsDmitry V. Levin2016-12-261-1/+1
* Fix decoding of sethostname syscallDmitry V. Levin2016-12-251-2/+17
* printstr: rename to printstrn, add printstr as a thin wrapperDmitry V. Levin2016-12-251-2/+2
* hostname.c: make use of RVAL_DECODEDDmitry V. Levin2015-07-201-5/+4
* hostname.c: use printaddrDmitry V. Levin2015-07-201-1/+1
* Declare syscall parsers using SYS_FUNC macroDmitry V. Levin2015-04-071-4/+2
* process.c: move sethostname and gethostname parsers to a separate fileDmitry V. Levin2014-12-111-0/+26