glibc/wcsmbs
Ulrich Drepper 1c99f950d1 * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid
warning.
	* posix/regex_internal.c (re_string_reconstruct): Add cast to
	avoid warning.
	(build_wcs_upper_buffer): Change type of bug to plain char.
	* locale/weightwc.h (findidx): Add casts to avoid warnings.
	* time/mktime.c (ranged_convert): Initialize tm to make the
	compiler happy.
	* wcsmbs/mbsrtowcs_l.c (__mbsrtowcs_l): Add casts to avoid warnings.
	* wcsmbs/wcsnrtombs.c (__wcsnrtombs): Add casts to avoid warnings.
	* wcsmbs/mbsnrtowcs.c: Add casts to avoid warnings.
	* wcsmbs/wcsrtombs.c (__wcsrtombs): Add casts to avoid warnings.
	* wcsmbs/wcrtomb.c (__wcrtomb): Add casts to avoid warnings.
	* wcsmbs/mbrtowc.c (__mbrtowc): Use unsigned char for outbuf.
	* posix/regex_internal.c [_LIBC] (build_wcs_buffer): Avoid using
	dynamically sized array.
	(build_wcs_upper_buffer): Likewise.
2005-03-06 07:27:56 +00:00
..
.cvsignore
btowc.c 2.5-18.1 2007-07-12 18:26:36 +00:00
Depend
Makefile 2.5-18.1 2007-07-12 18:26:36 +00:00
mbrlen.c Update. 2002-08-03 07:02:10 +00:00
mbrtowc.c * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid 2005-03-06 07:27:56 +00:00
mbsinit.c Update. 2003-11-15 21:58:21 +00:00
mbsnrtowcs.c * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid 2005-03-06 07:27:56 +00:00
mbsrtowcs_l.c * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid 2005-03-06 07:27:56 +00:00
mbsrtowcs.c Update. 2004-03-15 01:09:34 +00:00
tst-btowc.c
tst-mbrtowc.c Update. 2003-01-16 02:27:47 +00:00
tst-mbsrtowcs.c 2.5-18.1 2007-07-12 18:26:36 +00:00
tst-wcpncpy.c Update. 2004-05-19 16:52:55 +00:00
tst-wcrtomb.c
tst-wcsnlen.c
tst-wcstof.c
Versions
wchar.h 2.5-18.1 2007-07-12 18:26:36 +00:00
wcpcpy.c
wcpncpy.c (tests): Add tst-wcpncpy. 2003-07-22 19:23:54 +00:00
wcrtomb.c * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid 2005-03-06 07:27:56 +00:00
wcscasecmp_l.c * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions 2002-08-06 08:40:20 +00:00
wcscasecmp.c
wcscat.c
wcschr.c 2002-08-05 Jakub Jelinek <jakub@redhat.com> 2002-08-05 22:11:14 +00:00
wcschrnul.c
wcscmp.c 2002-08-05 Jakub Jelinek <jakub@redhat.com> 2002-08-05 22:11:14 +00:00
wcscoll_l.c Update. 2004-03-14 21:12:06 +00:00
wcscoll.c 2.5-18.1 2007-07-12 18:26:36 +00:00
wcscpy.c Update. 2003-02-01 20:53:16 +00:00
wcscspn.c
wcsdup.c
wcslen.c
wcsmbs-tst1.c Update. 2003-07-31 19:26:38 +00:00
wcsmbsload.c 2.5-18.1 2007-07-12 18:26:36 +00:00
wcsmbsload.h * locale/localeinfo.h (struct locale_data): Add private.ctype. 2002-09-02 19:34:39 +00:00
wcsncase_l.c * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions 2002-08-06 08:40:20 +00:00
wcsncase.c
wcsncat.c
wcsncmp.c
wcsncpy.c 2.5-18.1 2007-07-12 18:26:36 +00:00
wcsnlen.c
wcsnrtombs.c * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid 2005-03-06 07:27:56 +00:00
wcspbrk.c 2002-08-05 Jakub Jelinek <jakub@redhat.com> 2002-08-05 22:11:14 +00:00
wcsrchr.c
wcsrtombs.c * posix/regexec.c (check_node_accept_bytes): Correct cast to avoid 2005-03-06 07:27:56 +00:00
wcsspn.c 2002-08-05 Jakub Jelinek <jakub@redhat.com> 2002-08-05 22:11:14 +00:00
wcsstr.c
wcstod_l.c Update. 2004-03-14 21:12:06 +00:00
wcstod.c Update. 2004-03-14 21:12:06 +00:00
wcstof_l.c Update. 2004-03-14 21:12:06 +00:00
wcstof.c Update. 2004-03-14 21:12:06 +00:00
wcstok.c
wcstold_l.c Update. 2004-03-14 21:12:06 +00:00
wcstold.c Update. 2004-03-14 21:12:06 +00:00
wcswidth.c
wcsxfrm_l.c Update. 2004-03-14 21:12:06 +00:00
wcsxfrm.c Update. 2004-03-14 21:12:06 +00:00
wctob.c * wcsmbs/wctob.c (wctob): Make buf array of unsigned char. 2005-03-06 04:51:37 +00:00
wcwidth.c
wcwidth.h * sysdeps/generic/libc-tls.c (__pthread_initialize_minimal): Pass 2002-09-01 12:39:40 +00:00
wmemchr.c * include/rpc/auth.h: Use libc_hidden_proto for getnetname, 2002-08-06 06:09:28 +00:00
wmemcmp.c
wmemcpy.c
wmemmove.c
wmempcpy.c
wmemset.c * include/rpc/auth.h: Use libc_hidden_proto for getnetname, 2002-08-06 06:09:28 +00:00