Linux/ARM implementation of setreuid.
authorUlrich Drepper <drepper@redhat.com>
Wed, 21 Oct 1998 15:14:34 +0000 (15:14 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 21 Oct 1998 15:14:34 +0000 (15:14 +0000)
sysdeps/unix/sysv/linux/arm/setreuid.c [new file with mode: 0644]

diff --git a/sysdeps/unix/sysv/linux/arm/setreuid.c b/sysdeps/unix/sysv/linux/arm/setreuid.c
new file mode 100644 (file)
index 0000000..8ad6122
--- /dev/null
@@ -0,0 +1 @@
+#include <sysdeps/unix/sysv/linux/i386/setreuid.c>