glibc/wcsmbs
Ulrich Drepper c90a2db6e0 Update.
1999-08-22  Ulrich Drepper  <drepper@cygnus.com>

	* iconv/gconv_int.h (GCONV_AVOID_NOCONV): New definition.
	(__gconv_find_transform): Update prototype.
	(__gconv_open): Likewise.
	* iconv/gconv_open.c: Take extra parameter and pass it to
	__gconv_find_transform.
	* iconv/gconv_db.c (__gconv_find_transform): Take extra parameter with
	flags.  If GCONV_AVOID_NOCONV flag is set don't return copying
	transformation.
	* iconv/iconv_open.c: Pass extra parameter to __gconv_open.
	* wcsmbs/wcsmbsload.c: Likewise.
	* intl/dcgettext.c (_nl_find_msg): Rewrite to use gconv instead of
	iconv for glibc.
	* intl/gettextP.h: Likewise.
	* intl/loadmsgcat.c: Likewise.

	* posix/regexbug1.c: New file.
	* posix/Makefile (tests): Add regexbug1.
1999-08-22 22:39:16 +00:00
..
.cvsignore
Makefile Update. 1999-08-16 06:52:42 +00:00
Versions Update. 1999-06-16 22:55:47 +00:00
btowc.c Update. 1999-06-16 22:55:47 +00:00
mbrlen.c
mbrtowc.c Update. 1999-06-16 22:55:47 +00:00
mbsinit.c
mbsnrtowcs.c Update. 1999-06-16 22:55:47 +00:00
mbsrtowcs.c Update. 1999-06-16 22:55:47 +00:00
tst-wcsnlen.c Update. 1999-08-16 06:52:42 +00:00
tst-wcstof.c
wchar.h Update. 1999-06-23 11:04:09 +00:00
wcpcpy.c
wcpncpy.c
wcrtomb.c Update. 1999-06-16 22:55:47 +00:00
wcscasecmp.c
wcscasecmp_l.c
wcscat.c
wcschr.c Update. 1999-07-01 21:13:35 +00:00
wcschrnul.c Update. 1999-06-21 13:38:44 +00:00
wcscmp.c
wcscoll.c
wcscoll_l.c
wcscpy.c
wcscspn.c
wcsdup.c
wcslen.c
wcsmbs-tst1.c
wcsmbsload.c Update. 1999-08-22 22:39:16 +00:00
wcsmbsload.h Update. 1999-06-16 22:55:47 +00:00
wcsncase.c
wcsncase_l.c
wcsncat.c
wcsncmp.c
wcsncpy.c
wcsnlen.c Update. 1999-08-16 06:52:42 +00:00
wcsnrtombs.c Update. 1999-06-16 22:55:47 +00:00
wcspbrk.c
wcsrchr.c Update. 1999-07-01 21:13:35 +00:00
wcsrtombs.c Update. 1999-07-26 16:42:39 +00:00
wcsspn.c
wcsstr.c
wcstod.c
wcstod_l.c
wcstof.c
wcstof_l.c
wcstok.c
wcstold.c
wcstold_l.c
wcswidth.c
wcsxfrm.c
wcsxfrm_l.c
wctob.c Update. 1999-07-26 16:48:22 +00:00
wcwidth.c
wcwidth.h
wmemchr.c
wmemcmp.c
wmemcpy.c Update. 1999-06-16 22:55:47 +00:00
wmemmove.c Update. 1999-06-16 22:55:47 +00:00
wmempcpy.c Update. 1999-06-16 22:55:47 +00:00
wmemset.c Update. 1999-04-28 23:13:52 +00:00