aboutsummaryrefslogtreecommitdiff
path: root/open.c
AgeCommit message (Expand)Author
2018-12-19Update strace to 4.25.Elliott Hughes
2018-06-15Update strace to 4.23.Elliott Hughes
2018-02-20Update strace to 4.21.Elliott Hughes
2017-07-05Update strace to 4.18.Elliott Hughes
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-09-20decode_open: print the mode argument when O_TMPFILE flag is setDmitry V. Levin
2016-08-03Fix printing of mode_t, umode_t, and umask typesDmitry V. Levin
2016-04-29Change type of {s,t}print_open_modes's argument to unsignedDmitry V. Levin
2015-12-17Add copyright headers to some files which lack themDmitry V. Levin
2015-07-20Update openat parser for the RVAL_DECODED changeDmitry V. Levin
2015-07-18open.c: make use of RVAL_DECODEDDmitry V. Levin
2015-04-07Declare syscall parsers using SYS_FUNC macroDmitry V. Levin
2015-03-25sparc: delete personality 1Denys Vlasenko
2014-12-11file.c: move open, openat, and creat parsers to a separate fileDmitry V. Levin