summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-09-06 08:58:42 +0000
committerobrien <obrien@FreeBSD.org>2001-09-06 08:58:42 +0000
commitc2f1c203f1bbb2b2bd0670d7341623098db04160 (patch)
tree8baba1b7c8341357770ed49e49889a9fad334a7e /lib/libc/stdlib
parentc8d35d00a76cb624245d28ba3f951eeae94d6ea6 (diff)
downloadFreeBSD-src-c2f1c203f1bbb2b2bd0670d7341623098db04160.zip
FreeBSD-src-c2f1c203f1bbb2b2bd0670d7341623098db04160.tar.gz
strfmon(3) is not ready to go live.
Diffstat (limited to 'lib/libc/stdlib')
-rw-r--r--lib/libc/stdlib/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdlib/Makefile.inc b/lib/libc/stdlib/Makefile.inc
index e4edb32..524ff7e 100644
--- a/lib/libc/stdlib/Makefile.inc
+++ b/lib/libc/stdlib/Makefile.inc
@@ -7,7 +7,7 @@
MISRCS+=abort.c abs.c atexit.c atof.c atoi.c atol.c bsearch.c calloc.c div.c \
exit.c getenv.c getopt.c getsubopt.c hcreate.c heapsort.c labs.c \
ldiv.c malloc.c merge.c putenv.c qsort.c radixsort.c rand.c random.c \
- reallocf.c realpath.c setenv.c strfmon.c strhash.c strtol.c \
+ reallocf.c realpath.c setenv.c strhash.c strtol.c \
strtoll.c strtoq.c strtoul.c strtoull.c strtouq.c system.c \
tdelete.c tfind.c tsearch.c twalk.c
OpenPOWER on IntegriCloud