This is the mail archive of the ecos-cvs@sourceware.org mailing list for the ecos 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]

ecos/packages/language/c/libc/time/current Cha ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2006-06-16 18:46:11

Modified files:
	packages/language/c/libc/time/current: ChangeLog 
	packages/language/c/libc/time/current/src: strptime.cxx 
	packages/language/c/libc/time/current/tests: strptime.c 

Log message:
	* tests/strptime.c: Add a testcase for the previous fix.
	* src/strptime.cxx: Removed the initialization of the struct tm fields
	to prevent clobbering of time values when using the following format
	specifiers: %D, %r, %R, %T, %X, %x.


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