This is the mail archive of the glibc-cvs@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libc/time strptime.c strptime_l.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2002-08-27 15:56:46

Modified files:
	time           : strptime.c 
Added files:
	time           : strptime_l.c 

Log message:
	2002-08-27  Roland McGrath  <roland@redhat.com>
	
	* time/strptime.c [USE_IN_EXTENDED_LOCALE_MODEL]: Define __strptime_l
	instead, taking an extra __locale_t argument.
	* time/Makefile (routines): Add strptime_l.
	* time/time.h (__strptime_l, strptime_l): Declare them.
	* time/strptime_l.c: New file.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]