aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-01-18 01:46:57 +0000
committerUlrich Drepper <drepper@redhat.com>2000-01-18 01:46:57 +0000
commit1fc82a56bcf83467050101dc06a73f9d7c124693 (patch)
treeb9881b337fcbd274be015d2b5410e102532fd2cb /ChangeLog
parent3c8333780571c599b97ac94f359c76e5c51434c7 (diff)
downloadglibc-1fc82a56bcf83467050101dc06a73f9d7c124693.tar
glibc-1fc82a56bcf83467050101dc06a73f9d7c124693.tar.gz
glibc-1fc82a56bcf83467050101dc06a73f9d7c124693.tar.bz2
glibc-1fc82a56bcf83467050101dc06a73f9d7c124693.zip
Update.
* posix/fnmatch.c: Put internal_fnmatch in separate file. Include twice, to define singlebyte and multibyte version. (fnmatch): Differentiate between singlebyte and multibyte locale and call appropriate internal function. * posix/fnmatch_loop.c: New file. * posix/Makefile (distribute): Add fnmatch_loop.c.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 244abe8fac..f055d5d3d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2000-01-17 Ulrich Drepper <drepper@cygnus.com>
+ * posix/fnmatch.c: Put internal_fnmatch in separate file. Include
+ twice, to define singlebyte and multibyte version.
+ (fnmatch): Differentiate between singlebyte and multibyte locale and
+ call appropriate internal function.
+ * posix/fnmatch_loop.c: New file.
+ * posix/Makefile (distribute): Add fnmatch_loop.c.
+
* locale/programs/repertoire.c (repertoire_read): Don't print
error message when repertoire map is missing.
(repertoire_complain): Print error message for missing map, but only