mirror of git://sourceware.org/git/glibc.git
1999-03-18 Philip Blundell <philb@gnu.org>
* sysdeps/unix/sysv/linux/arm/getgroups.c: New file. Use the i386 implementation.
This commit is contained in:
parent
2838157b3d
commit
2ac24faac8
|
@ -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