summaryrefslogtreecommitdiff
path: root/src/linux/setgroups.c
AgeCommit message (Expand)Author
2020-10-27fix setgroups behavior in multithreaded processRich Felker
2013-12-12include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy
2011-04-13fix prototypes/signature for setgroups, etc.Rich Felker
2011-03-20global cleanup to use the new syscall interfaceRich Felker
2011-02-13cleaning up syscalls in preparation for x86_64 portRich Felker
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker