mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +08:00
getgroups implementation for Linux/CRIS.
This commit is contained in:
parent
58e6c6c253
commit
77e0283665
2
sysdeps/unix/sysv/linux/cris/getgroups.c
Normal file
2
sysdeps/unix/sysv/linux/cris/getgroups.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/getgroups.c>
|
Loading…
Reference in New Issue
Block a user