aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/Makefile.inc
diff options
context:
space:
mode:
authorDima Dorfman <dd@FreeBSD.org>2001-11-16 15:49:38 +0000
committerDima Dorfman <dd@FreeBSD.org>2001-11-16 15:49:38 +0000
commit0157de9706f1913436cd527acdd5d8ff5c7c1732 (patch)
tree9e1299b88da528e5a0f187c2651b7b84770fe7d9 /lib/libc/gen/Makefile.inc
parent247e08d6810fa0270a7aa5c643238a588cfb134b (diff)
downloadsrc-0157de9706f1913436cd527acdd5d8ff5c7c1732.tar.gz
src-0157de9706f1913436cd527acdd5d8ff5c7c1732.zip
Create link from directory.3 to readdir_r.3.
PR: 32028 Submitted by: andrew@ugh.net.au
Notes
Notes: svn path=/head/; revision=86457
Diffstat (limited to 'lib/libc/gen/Makefile.inc')
-rw-r--r--lib/libc/gen/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/Makefile.inc b/lib/libc/gen/Makefile.inc
index 24cd03d75ab5..2f6ab7d59007 100644
--- a/lib/libc/gen/Makefile.inc
+++ b/lib/libc/gen/Makefile.inc
@@ -62,8 +62,8 @@ MAN+= alarm.3 arc4random.3 clock.3 \
MLINKS+=arc4random.3 arc4random_addrandom.3 arc4random.3 arc4random_stir.3
MLINKS+=ctermid.3 ctermid_r.3
MLINKS+=directory.3 closedir.3 directory.3 dirfd.3 directory.3 opendir.3 \
- directory.3 readdir.3 directory.3 rewinddir.3 directory.3 seekdir.3 \
- directory.3 telldir.3
+ directory.3 readdir.3 directory.3 readdir_r.3 directory.3 rewinddir.3 \
+ directory.3 seekdir.3 directory.3 telldir.3
MLINKS+=dlopen.3 dlclose.3 dlopen.3 dlerror.3 dlopen.3 dlsym.3
MLINKS+=err.3 err_set_exit.3 err.3 err_set_file.3 err.3 errc.3 err.3 errx.3 \
err.3 verr.3 err.3 verrc.3 err.3 verrx.3 err.3 vwarn.3 err.3 vwarnc.3 \