From: Ulrich Drepper Date: Mon, 9 Apr 2001 04:48:09 +0000 (+0000) Subject: setgroups implementation for Linux/CRIS. X-Git-Tag: glibc-2.16-ports-before-merge~1959 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f79e192ba634b184d41ba7ce02ae76d578026146;p=thirdparty%2Fglibc.git setgroups implementation for Linux/CRIS. --- diff --git a/sysdeps/unix/sysv/linux/cris/setgroups.c b/sysdeps/unix/sysv/linux/cris/setgroups.c new file mode 100644 index 00000000000..0e7086278f6 --- /dev/null +++ b/sysdeps/unix/sysv/linux/cris/setgroups.c @@ -0,0 +1,2 @@ +/* We also have to rewrite the kernel gid_t to the user land type. */ +#include