mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-27 04:41:02 +08:00
Wrapper around setgroups syscall to check for value range.
This commit is contained in:
parent
b86b54f476
commit
111397630d
2
sysdeps/unix/sysv/linux/arm/setgroups.c
Normal file
2
sysdeps/unix/sysv/linux/arm/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