mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +08:00
setgroups implementation for Linux/CRIS.
This commit is contained in:
parent
e1cb46ec7a
commit
f79e192ba6
2
sysdeps/unix/sysv/linux/cris/setgroups.c
Normal file
2
sysdeps/unix/sysv/linux/cris/setgroups.c
Normal file
@ -0,0 +1,2 @@
|
||||
/* We also have to rewrite the kernel gid_t to the user land type. */
|
||||
#include <sysdeps/unix/sysv/linux/i386/setgroups.c>
|
Loading…
Reference in New Issue
Block a user