]> granicus.if.org Git - strace/history - tests/openat.c
Replace "(unsigned long) -1L" with -1UL
[strace] / tests / openat.c
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