glibc/string
Roland McGrath da4cfe381c * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts.
* ctype/ctype-extn.c (isblank_l): Add weak alias.
	* sysdeps/generic/strtol_l.c (strtol_l): Likewise.
	* sysdeps/generic/strtoll_l.c (strtoll_l): Likewise.
	* sysdeps/generic/strtoul_l.c (strtoul_l): Likewise.
	* sysdeps/generic/strtoull_l.c (strtoull_l): Likewise.
	* wctype/iswctype_l.c (iswctype_l): Likewise.

	* time/strftime.c [USE_IN_EXTENDED_LOCALE_MODEL]: No libc_hidden_def.

	* ctype/ctype.h (__exctype_l): Don't declare __ name.
	* stdlib/stdlib.h: Don't declare __*_l names.
	* include/stdlib.h: Declare them here instead.
	* include/string.h: Don't declare __*_l names.
	* string/string.h: Declare them here instead.
	* time/time.h: Don't declare __*_l names.
	* include/time.h: Declare them here instead.
	* wcsmbs/wchar.h: Don't declare __*_l names.
	* include/wchar.h: Declare them here instead.
	* wctype/wctype.h: Declare iswalnum_l, not __iswalnum_l.
	Don't declare __*_l names.
	* include/wctype.h: Declare them here instead.
	* stdlib/monetary.h: Declare strfmon_l, not __strfmon_l.
	* stdlib/strfmon_l.c (strfmon_l): Define as weak alias.
	* locale/langinfo.h: Don't declare __nl_langinfo_l.
	* include/langinfo.h: Declare it here with __typeof.
2002-08-27 23:36:31 +00:00
..
bits Update. 2002-05-28 05:26:16 +00:00
.cvsignore
argz-addsep.c
argz-append.c
argz-count.c Update. 2002-04-09 20:36:24 +00:00
argz-create.c
argz-ctsep.c
argz-delete.c 2002-08-03 Roland McGrath <roland@redhat.com> 2002-08-04 01:28:06 +00:00
argz-extract.c
argz-insert.c
argz-next.c
argz-replace.c
argz-stringify.c Update. 2002-04-09 20:36:24 +00:00
argz.h
basename.c * sunrpc/svc_authux.c (_svcauth_unix): Remove spurious printf (ugh!). 2002-08-12 02:02:20 +00:00
bug-strcoll1.c
bug-strncat1.c
bug-strpbrk1.c
bug-strspn1.c
byteswap.h
Depend
endian.h
envz.c * include/rpc/auth.h: Use libc_hidden_proto for getnetname, 2002-08-06 06:09:28 +00:00
envz.h
inl-tester.c
Makefile
memfrob.c
memory.h
noinl-tester.c
stratcliff.c (main): Add strncpy test. 2001-08-23 01:10:57 +00:00
strcoll.c * include/unistd.h (seteuid, setegid): Add libc_hidden_proto. 2002-08-13 00:24:58 +00:00
strcoll_l.c * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions 2002-08-06 08:40:20 +00:00
strdup.c Update. 2002-08-03 21:19:56 +00:00
strerror.c
strfry.c Update. 2002-03-12 00:38:37 +00:00
string-inlines.c
string.h * ctype/ctype.h (isascii_l, toascii_l): Define to __*_l counterparts. 2002-08-27 23:36:31 +00:00
strings.h
strndup.c Update. 2002-08-03 21:19:56 +00:00
strsignal.c Update. 2002-08-04 23:32:14 +00:00
strverscmp.c Update. 2002-08-04 09:27:27 +00:00
strxfrm.c Update. 2002-01-29 03:56:50 +00:00
strxfrm_l.c * locale/Versions (libc: GLIBC_2.3): Add all the *_l functions 2002-08-06 08:40:20 +00:00
swab.c
test-ffs.c
testcopy.c
tester.c Update. 2001-12-06 07:59:42 +00:00
tst-bswap.c
tst-inlcall.c
tst-strlen.c Update. 2001-08-28 04:52:25 +00:00
tst-strtok.c
tst-strxfrm.c Update. 2001-10-27 03:00:50 +00:00
tst-svc.c
tst-svc.expect
tst-svc.input
Versions Update. 2001-10-07 20:26:31 +00:00