ecos/packages/language/c/libc/time/current Cha ...
asl@sourceware.org
asl@sourceware.org
Fri Jun 16 18:46:00 GMT 2006
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.
More information about the Ecos-cvs
mailing list