]> granicus.if.org Git - strace/history - tests/getgroups.c
tests: extend TEST_NETLINK_OBJECT macro
[strace] / tests / getgroups.c
2017-05-22 Eugene SyromyatnikovAdd copyright headers
2017-02-16 Dmitry V. Levintests: replace casts of 0xffffffff00000000ULL with...
2016-12-04 Eugene Syromyatnikovuid: print size as signed in setgroups/getgroups
2016-09-20 Dmitry V. Levintests: use sprintrc in tests/getgroups.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/getgroups.c: use errno2name
2016-04-20 Dmitry V. LevinFix corner cases of getgroups and setgroups syscall...