]> granicus.if.org Git - strace/history - tests/creat.c
tests: extend TEST_NETLINK_OBJECT macro
[strace] / tests / creat.c
2016-08-09 Dmitry V. LevinUse <asm/unistd.h> instead of <sys/syscall.h>
2016-08-03 Dmitry V. LevinFix printing of mode_t, umode_t, and umask types
2016-04-21 Dmitry V. Levintests: do not include <errno.h> unnecessarily
2016-04-21 Dmitry V. Levintests/creat.c: stop using sys/stat.h
2016-04-21 Dmitry V. Levintests: use errno2name()
2016-03-25 Fei Jietests: add creat.test