This is the mail archive of the glibc-cvs@sourceware.cygnus.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]

libc/time strptime.c


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	drepper@sourceware.cygnus.com	99/12/21 09:38:17

Modified files:
	time           : strptime.c 

Log message:
	Handle '-' direction used in locale's era part properly.
	(strptime_internal): Merged Yoshiyama's %E[CyY] implementation.
	(strptime_internal): Fix segV bugs of a couple of recursive() call.
	(strptime_internal): Implement `%EC',`%Ey',`%EY' parsing.
	(strptime): Add *tm initialization.


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