glibc/wcsmbs
Ulrich Drepper 2ad4fab214 Update.
1998-04-08 20:06  Ulrich Drepper  <drepper@cygnus.com>

	* iconv/gconv_conf.c (__gconv_read_conf): Use __realpath not realpath.
	* iconv/gconv_db.c: Use __ protected regex functions.
	* iconv/gconv_simple.c: Use __mbsinit not mbsinit.
	* posix/getopt_init.c: Use __getpid not getpid.
	* posix/regex.c: Rename all global functions to start with __ and
	make old names weak aliases.
	* posix/regex.h: Adopt prototypes for this.
	* stdlib/canonicalize.c: Define __realpath, make canonicalize_file_name
	a weak alias and use __getcwd instead of getcwd.
	* stdlib/stdlib.h: Declare __realpath and __canonicalize_file_name.
	* stdlib/strtod.c: Use __btowc instead of btowc.
	* stdlib/strtol.c: Likewise.
	* sysdeps/libm-ieee754/s_matherr.c: Weaken definition of matherr.
	* sysdeps/unix/sysv/linux/errlist.c: Make sure definitions of sys_nerr
	and sys_errlist are weak.
	* wcsmbs/btowc.c: Define function as __btowc and make btowc weak alias.
	* wcsmbs/mbrtowc.c: Use __mbsinit not mbsinit.
	* wcsmbs/mbsnrtowcs.c: Likewise.
	* wcsmbs/mbsrtowcs.c: Likewise.
	* wcsmbs/wcsnrtombs.c: Likewise.
	* wcsmbs/wcsrtombs.c: Likewise.
	* wcsmbs/mbsinit.c: Define function as __mbsinit and make mbsinit
	weak alias.
	* wcsmbs/wchar.h: Declare __btowc and __mbsinit.
	* wctype/wctype.c: Define function as __wctype and make wctype
	weak alias.
	* wctype/wctype.h: Declare __wctype.
1998-04-08 20:27:31 +00:00
..
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update. 1998-04-07 09:21:28 +00:00
btowc.c Update. 1998-04-08 20:27:31 +00:00
mbrlen.c update from main archive 970125 1997-01-26 05:33:35 +00:00
mbrtowc.c Update. 1998-04-08 20:27:31 +00:00
mbsinit.c Update. 1998-04-08 20:27:31 +00:00
mbsnrtowcs.c Update. 1998-04-08 20:27:31 +00:00
mbsrtowcs.c Update. 1998-04-08 20:27:31 +00:00
tst-wcstof.c Update. 1997-08-04 14:31:26 +00:00
wchar.h Update. 1998-04-08 20:27:31 +00:00
wcpcpy.c update from main archive 970125 1997-01-26 05:33:35 +00:00
wcpncpy.c update from main archive 970125 1997-01-26 05:33:35 +00:00
wcrtomb.c Update. 1998-04-07 20:39:52 +00:00
wcscasecmp.c Update. 1997-05-24 02:30:09 +00:00
wcscasecmp_l.c Update. 1997-05-24 02:30:09 +00:00
wcscat.c update from main archive 970125 1997-01-26 05:33:35 +00:00
wcschr.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
wcscmp.c update from main archive 970125 1997-01-26 05:33:35 +00:00
wcscoll.c Update. 1997-05-25 01:12:55 +00:00
wcscoll_l.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
wcscpy.c update from main archive 970125 1997-01-26 05:33:35 +00:00
wcscspn.c update from main archive 970125 1997-01-26 05:33:35 +00:00
wcsdup.c Update. 1997-11-06 00:02:46 +00:00
wcslen.c Update. 1998-04-07 09:21:28 +00:00
wcsmbsload.c Update. 1998-04-07 09:21:28 +00:00
wcsmbsload.h Update. 1998-04-07 09:21:28 +00:00
wcsncase.c Update. 1997-05-24 02:30:09 +00:00
wcsncase_l.c Update. 1997-05-24 02:30:09 +00:00
wcsncat.c update from main archive 970125 1997-01-26 05:33:35 +00:00
wcsncmp.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
wcsncpy.c update from main archive 970125 1997-01-26 05:33:35 +00:00
wcsnlen.c Update. 1998-04-07 09:21:28 +00:00
wcsnrtombs.c Update. 1998-04-08 20:27:31 +00:00
wcspbrk.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
wcsrchr.c Update from main archive 961219 1996-12-20 01:39:50 +00:00
wcsrtombs.c Update. 1998-04-08 20:27:31 +00:00
wcsspn.c update from main archive 970125 1997-01-26 05:33:35 +00:00
wcsstr.c Update. 1997-04-15 01:38:39 +00:00
wcstod.c Update. 1997-05-25 01:12:55 +00:00
wcstod_l.c update. 1997-07-11 01:19:07 +00:00
wcstof.c Update. 1997-05-25 01:12:55 +00:00
wcstof_l.c update. 1997-07-11 01:19:07 +00:00
wcstok.c update from main archive 970125 1997-01-26 05:33:35 +00:00
wcstol.c Update. 1997-05-25 01:12:55 +00:00
wcstol_l.c update. 1997-07-11 01:19:07 +00:00
wcstold.c Update. 1997-05-25 01:12:55 +00:00
wcstold_l.c update. 1997-07-11 01:19:07 +00:00
wcstoll.c update from main archive 970225 1997-02-25 05:18:05 +00:00
wcstoll_l.c update. 1997-07-11 01:19:07 +00:00
wcstoul.c update from main archive 970125 1997-01-26 05:33:35 +00:00
wcstoul_l.c update. 1997-07-11 01:19:07 +00:00
wcstoull.c update from main archive 970225 1997-02-25 05:18:05 +00:00
wcstoull_l.c update. 1997-07-11 01:19:07 +00:00
wcswidth.c update from main archive 970125 1997-01-26 05:33:35 +00:00
wcsxfrm.c Update. 1997-05-25 01:12:55 +00:00
wcsxfrm_l.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
wctob.c Update. 1998-04-07 20:39:52 +00:00
wcwidth.c update from main archive 970125 1997-01-26 05:33:35 +00:00
wcwidth.h update from main archive 970125 1997-01-26 05:33:35 +00:00
wmemchr.c update from main archive 970125 1997-01-26 05:33:35 +00:00
wmemcmp.c update from main archive 970125 1997-01-26 05:33:35 +00:00
wmemcpy.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
wmemmove.c update from main archive 970125 1997-01-26 05:33:35 +00:00
wmemset.c update from main archive 970125 1997-01-26 05:33:35 +00:00