diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-01-17 15:01:42 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-01-17 15:01:42 +0000 |
| commit | b905f5bd4628e50cd402ca185b9b4849ff7bc0d7 (patch) | |
| tree | 7b519ce60f135651a56e3d4b1fb2fd979a762fcc /lib/libc/sys/Makefile.inc | |
| parent | ac00e7548ce9b9c7eea3f3f0af3d92d3ec84e5cd (diff) | |
Notes
Diffstat (limited to 'lib/libc/sys/Makefile.inc')
| -rw-r--r-- | lib/libc/sys/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/sys/Makefile.inc b/lib/libc/sys/Makefile.inc index 306aafa2f9d4..382f6a46ab23 100644 --- a/lib/libc/sys/Makefile.inc +++ b/lib/libc/sys/Makefile.inc @@ -134,6 +134,7 @@ MLINKS+=read.2 pread.2 read.2 readv.2 MLINKS+=recv.2 recvfrom.2 recv.2 recvmsg.2 MLINKS+=send.2 sendmsg.2 send.2 sendto.2 MLINKS+=setpgid.2 setpgrp.2 +MLINKS+=setresuid.2 setresgid.2 MLINKS+=setuid.2 setegid.2 setuid.2 seteuid.2 setuid.2 setgid.2 MLINKS+=shmat.2 shmdt.2 MLINKS+=stat.2 fstat.2 stat.2 lstat.2 |
