libc sysdeps/generic/strtoll_l.c sysdeps/gener ...

roland@sources.redhat.com roland@sources.redhat.com
Tue Aug 27 16:36:00 GMT 2002


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2002-08-27 16:36:05

Modified files:
	sysdeps/generic: strtoll_l.c strtoull_l.c strtol_l.c strtoul_l.c 
	ctype          : ctype-extn.c 
	wctype         : iswctype_l.c 

Log message:
	2002-08-28  Jakub Jelinek  <jakub@redhat.com>
	
	* 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.



More information about the Glibc-cvs mailing list