aboutsummaryrefslogtreecommitdiff
path: root/mknod.c
AgeCommit message (Expand)Author
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-08-29Do not use AC_HEADER_MAJOR, include <sys/sysmacros.h> unconditionallyDmitry V. Levin
2016-08-03Fix printing of mode_t, umode_t, and umask typesDmitry V. Levin
2016-03-25Fix decoding of device numbers in mknod and mknodat syscallsDmitry V. Levin
2016-03-25sparc64: fix decoding of mknod and mknodat syscalls for sparc personalityDmitry V. Levin
2015-12-17Add copyright headers to some files which lack themDmitry V. Levin
2015-12-14Remove unused parser of xmknod syscallDmitry V. Levin
2015-07-20mknod.c: make use of RVAL_DECODEDDmitry V. Levin
2015-04-07Declare syscall parsers using SYS_FUNC macroDmitry V. Levin
2015-03-28Include <sys/stat.h> for S_I* macrosFelix Janda
2014-12-11file.c: move mknod, mknodat, and xmknod parsers to a separate fileDmitry V. Levin