summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2003-04-05 07:33:46 +0000
committertjr <tjr@FreeBSD.org>2003-04-05 07:33:46 +0000
commit0a785a2913e8b7fcc1c788156a91b9a16d66ec6a (patch)
treec3661d1d6f27b1d75464cd03f4c9d99c9bc16133 /lib/libc/stdlib
parent80f7682694bee604ce863e85d3059073d2772839 (diff)
downloadFreeBSD-src-0a785a2913e8b7fcc1c788156a91b9a16d66ec6a.zip
FreeBSD-src-0a785a2913e8b7fcc1c788156a91b9a16d66ec6a.tar.gz
MFp4: Link strtof.3 and strtold.3 to strtod.3.
Diffstat (limited to 'lib/libc/stdlib')
-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 265aae1..3292657 100644
--- a/lib/libc/stdlib/Makefile.inc
+++ b/lib/libc/stdlib/Makefile.inc
@@ -35,6 +35,7 @@ MLINKS+=qsort.3 heapsort.3 qsort.3 mergesort.3 qsort.3 qsort_r.3
MLINKS+=rand.3 rand_r.3 rand.3 srand.3 rand.3 sranddev.3
MLINKS+=random.3 initstate.3 random.3 setstate.3 random.3 srandom.3 \
random.3 srandomdev.3
+MLINKS+=strtod.3 strtof.3 strtod.3 strtold.3
MLINKS+=strtol.3 strtoll.3 strtol.3 strtoq.3 strtol.3 strtoimax.3
MLINKS+=strtoul.3 strtoull.3 strtoul.3 strtouq.3 strtoul.3 strtoumax.3
MLINKS+=malloc.3 calloc.3 malloc.3 free.3 malloc.3 malloc.conf.5 \
OpenPOWER on IntegriCloud