]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
* sysdeps/unix/sysv/linux/m68k/setfsuid.c: Add real contents.
authorAndreas Schwab <schwab@suse.de>
Wed, 21 Oct 1998 01:50:21 +0000 (01:50 +0000)
committerAndreas Schwab <schwab@suse.de>
Wed, 21 Oct 1998 01:50:21 +0000 (01:50 +0000)
* sysdeps/unix/sysv/linux/m68k/syscalls.list: Add s_setfs[ug]id.

sysdeps/unix/sysv/linux/m68k/setfsuid.c
sysdeps/unix/sysv/linux/m68k/syscalls.list

index b4785957bc986dc39c629de9fac9df46972c00fc..a9f22eb8ab823deb82b56483fd370836872c8431 100644 (file)
@@ -1 +1 @@
-s
+#include <sysdeps/unix/sysv/linux/i386/setfsuid.c>
index 971c4ee7bf8d9d42b3a75cc4b3b4e4962f2faad2..93dec8c118228afd7e6cc233b8b2540d98de7ee4 100644 (file)
@@ -4,6 +4,8 @@ cacheflush      EXTRA   cacheflush      4       __cacheflush    cacheflush
 
 s_getgroups    getgroups getgroups     2       __syscall_getgroups
 s_llseek       llseek  _llseek         5       __sys_llseek
+s_setfsgid     setfsgid setfsgid       1       __syscall_setfsgid
+s_setfsuid     setfsuid setfsuid       1       __syscall_setfsuid
 s_setgid       setgid  setgid          1       __syscall_setgid
 s_setgroups    setgroups setgroups     2       __syscall_setgroups
 s_setresgid    setresgid setresgid     3       __syscall_setresgid