summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1996-08-13 14:55:09 +0000
committerache <ache@FreeBSD.org>1996-08-13 14:55:09 +0000
commitf82a6cb0ffe56ef2f579cd57944dee76924951fc (patch)
tree81793a659b8348c22338c2bf32219502442298a0 /lib
parent10f7d69573537ab4c93a698ff9795a6e09681075 (diff)
downloadFreeBSD-src-f82a6cb0ffe56ef2f579cd57944dee76924951fc.zip
FreeBSD-src-f82a6cb0ffe56ef2f579cd57944dee76924951fc.tar.gz
Add collate_range_cmp
Diffstat (limited to 'lib')
-rw-r--r--lib/libc_r/locale/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc_r/locale/Makefile.inc b/lib/libc_r/locale/Makefile.inc
index eae25a0..e6be028 100644
--- a/lib/libc_r/locale/Makefile.inc
+++ b/lib/libc_r/locale/Makefile.inc
@@ -5,4 +5,5 @@
SRCS+= ansi.c ctype.c euc.c frune.c isctype.c lconv.c localeconv.c \
mbrune.c none.c rune.c setlocale.c table.c utf2.c setrunelocale.c \
- runetype.c tolower.c toupper.c nomacros.c collate.c setinvalidrune.c
+ runetype.c tolower.c toupper.c nomacros.c collate.c setinvalidrune.c \
+ collcmp.c
OpenPOWER on IntegriCloud