From dc67663583f5a61819e68f968e20c0e19491fd75 Mon Sep 17 00:00:00 2001 From: DJ Delorie Date: Thu, 23 Aug 2001 16:38:09 +0000 Subject: merge from gcc --- libiberty/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'libiberty/ChangeLog') diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 9978675..dab5db8 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,14 @@ +2001-08-23 Ulrich Drepper + + * regex.c (truncate_wchar): Use wcrtomb not wctomb. + +2001-08-23 Ulrich Drepper + + * posix/regex.c [_LIBC] (convert_mbs_to_wcs): Use __mbrtowc + instead of mbrtowc. + [_LIBC]: Use __iswctype instead of iswctype, __wcslen instead of + wcslen, and __wcscoll instead of wcscoll. + 2001-08-22 Matt Kraai * fibheap.c (fibheap_init, fibnode_init): Remove. -- cgit v1.1