summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>2000-10-29 13:20:24 +0000
committereivind <eivind@FreeBSD.org>2000-10-29 13:20:24 +0000
commitb94f208d17fee42c315135febf701740ce6e502f (patch)
tree5686e42f01bebe6ea8e86ca4d555749f5fac42ea /lib/libc
parent80d128ca067392657e99cfb568f9c628cad0fa70 (diff)
downloadFreeBSD-src-b94f208d17fee42c315135febf701740ce6e502f.zip
FreeBSD-src-b94f208d17fee42c315135febf701740ce6e502f.tar.gz
Back out previous commit (MLINK malloc.conf.5 -> malloc.3).
This did not work correctly with whatis(1). Issue brought up by: mpp
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/stdlib/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/stdlib/Makefile.inc b/lib/libc/stdlib/Makefile.inc
index 47e2d08..12ec5d4 100644
--- a/lib/libc/stdlib/Makefile.inc
+++ b/lib/libc/stdlib/Makefile.inc
@@ -36,5 +36,4 @@ 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