mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-19 03:20:05 +00:00
6fc8f783a4
* sysdeps/unix/sysv/linux/arm/getgroups.c: New file. Use the i386 implementation. 1999-03-18 Philip Blundell <philb@gnu.org> * sysdeps/unix/sysv/linux/arm/getgroups.c: New file. Use the i386 implementation.
3 lines
123 B
C
3 lines
123 B
C
/* We also have to rewrite the kernel gid_t to the user land type. */
|
|
#include <sysdeps/unix/sysv/linux/i386/getgroups.c>
|