summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-04-15 19:41:44 +0000
committerdd <dd@FreeBSD.org>2001-04-15 19:41:44 +0000
commit05eff787d1b6ad021837ec2d0b1f926ad841df26 (patch)
tree3c01cd857a151076390ad8f6a5153c60f08abf20
parente91392f0b63acbe83893a432f73353804f19cdc3 (diff)
downloadFreeBSD-src-05eff787d1b6ad021837ec2d0b1f926ad841df26.zip
FreeBSD-src-05eff787d1b6ad021837ec2d0b1f926ad841df26.tar.gz
Make links from setresuid.2 to getresgid.2 and getresuid.2.
-rw-r--r--lib/libc/sys/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/Makefile.inc b/lib/libc/sys/Makefile.inc
index 87d4aeb..1a2dcf9 100644
--- a/lib/libc/sys/Makefile.inc
+++ b/lib/libc/sys/Makefile.inc
@@ -121,7 +121,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+=setresuid.2 setresgid.2 setresuid.2 getresuid.2 setresuid.2 getresgid.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
OpenPOWER on IntegriCloud