]> granicus.if.org Git - strace/history - tests/openat.c
strace: terminate itself if interrupted by a signal
[strace] / tests / openat.c
2018-12-10 Dmitry V. Levintests: change the license to GPL-2.0-or-later
2018-02-06 Dmitry V. LevinUse kernel's fcntl.h header instead of libc's for open_...
2016-09-05 Dmitry V. Levintests: use sprintrc in openat.test
2016-08-09 Dmitry V. LevinUse <asm/unistd.h> instead of <sys/syscall.h>
2016-04-21 Dmitry V. Levintests: do not include <errno.h> unnecessarily
2016-04-21 Dmitry V. Levintests/openat.c: use errno2name
2016-03-28 Dmitry V. Levinopenat.test: robustify against libcs invoking openat...
2016-03-25 Katerina Koukioutests: add openat.test