glibc/wctype
Ulrich Drepper 5e46339327 Update.
2000-07-27  Bruno Haible  <haible@clisp.cons.org>

	* locale/C-ctype.c (_nl_C_LC_CTYPE): Swap the two names in
	_NL_CTYPE_MAP_NAMES.
	* locale/localeinfo.h (__TOW_toupper, __TOW_tolower): New enum values.
	* wctype/wcfuncs.c (towlower, towupper): Use them.
	* wctype/wcfuncs_l.c (__towlower_l, __towupper_l): Likewise.
	* wctype/wctrans.c (wctrans): Likewise.
	* wctype/wctrans_l.c (__wctrans_l): Likewise.

2000-07-27  Bruno Haible  <haible@clisp.cons.org>

	* posix/fnmatch.c (is_char_class): Fix logic.  Avoid buffer overrun.
	Use the optimized version of this function outside glibc as well.
2000-07-28 19:52:40 +00:00
..
.cvsignore
cname-lookup.h
iswctype_l.c
iswctype.c
Makefile Update. 2000-07-26 17:52:36 +00:00
test_wcfuncs.c
test_wctype.c
towctrans_l.c
towctrans.c
Versions
wcextra_l.c
wcextra.c
wcfuncs_l.c Update. 2000-07-28 19:52:40 +00:00
wcfuncs.c Update. 2000-07-28 19:52:40 +00:00
wchar-lookup.h
wctrans_l.c Update. 2000-07-28 19:52:40 +00:00
wctrans.c Update. 2000-07-28 19:52:40 +00:00
wctype_l.c
wctype.c
wctype.h Update. 2000-07-26 17:52:36 +00:00