Wrapper arpund system call with check of parameter value range.
authorUlrich Drepper <drepper@redhat.com>
Sun, 18 Oct 1998 13:05:43 +0000 (13:05 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 18 Oct 1998 13:05:43 +0000 (13:05 +0000)
commit2b0a897428a4fab49153db19b4effda19bc25079
tree68ad279c1ae5e7e27f1860ba366f0dd26801795a
parentc220db51b0f2e94198da18d5b76ee520b59bc652
Wrapper arpund system call with check of parameter value range.
sysdeps/unix/sysv/linux/m68k/setegid.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/seteuid.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/setfsgid.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/setfsuid.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/setgid.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/setresgid.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/setresuid.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/m68k/setuid.c [new file with mode: 0644]