summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>2000-10-29 09:59:35 +0000
committereivind <eivind@FreeBSD.org>2000-10-29 09:59:35 +0000
commit01fd1b0f22ab669f568a0b956e991afb3958c7b9 (patch)
tree963937f12f4235a544efe791fdc94d324a9f23df /lib
parent432251409700beddd8204fc2cddf2e6bd0f5b1ca (diff)
downloadFreeBSD-src-01fd1b0f22ab669f568a0b956e991afb3958c7b9.zip
FreeBSD-src-01fd1b0f22ab669f568a0b956e991afb3958c7b9.tar.gz
Add link malloc.conf.5 -> malloc.3
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdlib/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/stdlib/Makefile.inc b/lib/libc/stdlib/Makefile.inc
index 12ec5d4..47e2d08 100644
--- a/lib/libc/stdlib/Makefile.inc
+++ b/lib/libc/stdlib/Makefile.inc
@@ -36,4 +36,5 @@ MLINKS+=random.3 initstate.3 random.3 setstate.3 random.3 srandom.3 \
MLINKS+=strtol.3 strtoq.3
MLINKS+=strtoul.3 strtouq.3
MLINKS+=malloc.3 calloc.3 malloc.3 free.3 malloc.3 realloc.3 malloc.3 reallocf.3
+MLINKS+=malloc.3 malloc.conf.5
.endif
OpenPOWER on IntegriCloud