summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>2001-02-08 17:13:24 +0000
committerphantom <phantom@FreeBSD.org>2001-02-08 17:13:24 +0000
commitdd4c526765b5d31c7dd34102152eba856c1eea45 (patch)
tree9a2b6c7d8a4bc52b6f29d99cd6ba7ddd99718372 /lib/libc
parent043f9a3fa125234f92fcc46997e94d02c4cd9a9f (diff)
downloadFreeBSD-src-dd4c526765b5d31c7dd34102152eba856c1eea45.zip
FreeBSD-src-dd4c526765b5d31c7dd34102152eba856c1eea45.tar.gz
add lmonetary.?, lnumeric.?, ldpart.?, lmessages.?, nl_langinfo.c
remove lconv.c
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/locale/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/locale/Makefile.inc b/lib/libc/locale/Makefile.inc
index fb3cb39..d93d17a 100644
--- a/lib/libc/locale/Makefile.inc
+++ b/lib/libc/locale/Makefile.inc
@@ -5,7 +5,8 @@
.PATH: ${.CURDIR}/../libc/${MACHINE_ARCH}/locale ${.CURDIR}/../libc/locale
SRCS+= ansi.c big5.c collate.c collcmp.c euc.c frune.c isctype.c \
- lconv.c localeconv.c mbrune.c mskanji.c nomacros.c none.c rune.c \
+ ldpart.c lmessages.c lmonetary.c lnumeric.c localeconv.c mbrune.c \
+ mskanji.c nl_langinfo.c nomacros.c none.c rune.c \
runetype.c setinvalidrune.c setlocale.c setrunelocale.c table.c \
tolower.c toupper.c utf2.c
OpenPOWER on IntegriCloud