Module Name: src Committed By: ginsbach Date: Wed Jul 15 13:54:38 UTC 2015
Modified Files:
src/lib/libc/time: strptime.c
Log Message:
Don't set state when parsing any timezone (%z) information. The '+' in
this case isn't the same as the FreeBSD '%+' str[fp]time() (GNU) extension.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/lib/libc/time/strptime.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
