]> granicus.if.org Git - strace/history - tests/setgroups.c
tests: use sprintrc in tests/setgroups.c
[strace] / tests / setgroups.c
2016-09-20 Dmitry V. Levintests: use sprintrc in tests/setgroups.c
2016-08-09 Dmitry V. LevinUse <asm/unistd.h> instead of <sys/syscall.h>
2016-05-22 Dmitry V. Levintests: remove manual creation of memory mapping holes
2016-04-21 Dmitry V. Levintests: do not include <errno.h> unnecessarily
2016-04-21 Dmitry V. Levintests/setgroups.c: use errno2name
2016-04-20 Dmitry V. LevinFix corner cases of getgroups and setgroups syscall...