From 6fc8f783a45396d43d0fdda10a310ddd8de9a752 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Fri, 19 Mar 1999 01:54:41 +0000 Subject: 1999-03-18 Philip Blundell * sysdeps/unix/sysv/linux/arm/getgroups.c: New file. Use the i386 implementation. 1999-03-18 Philip Blundell * sysdeps/unix/sysv/linux/arm/getgroups.c: New file. Use the i386 implementation. --- sysdeps/unix/sysv/linux/arm/getgroups.c | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sysdeps/unix/sysv/linux/arm/getgroups.c (limited to 'sysdeps/unix') diff --git a/sysdeps/unix/sysv/linux/arm/getgroups.c b/sysdeps/unix/sysv/linux/arm/getgroups.c new file mode 100644 index 0000000000..102ea24e14 --- /dev/null +++ b/sysdeps/unix/sysv/linux/arm/getgroups.c @@ -0,0 +1,2 @@ +/* We also have to rewrite the kernel gid_t to the user land type. */ +#include -- cgit v1.2.3