src/newlib ChangeLog libc/time/strptime.c
jjohnstn@sourceware.org
jjohnstn@sourceware.org
Fri Nov 18 19:00:00 GMT 2005
CVSROOT: /cvs/src
Module name: src
Changes by: jjohnstn@sourceware.org 2005-11-18 19:00:29
Modified files:
newlib : ChangeLog
newlib/libc/time: strptime.c
Log message:
2005-11-18 Jeff Johnston <jjohnstn@redhat.com>
* libc/time/strptime.c (strptime): Don't abort for %c and %Z.
Treat %c as "%a %b %e %H:%M:%S %Y" and ignore %Z.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.848&r2=1.849
http://sourceware.org/cgi-bin/cvsweb.cgi/src/newlib/libc/time/strptime.c.diff?cvsroot=src&r1=1.3&r2=1.4
More information about the Newlib-cvs
mailing list