Module Name: src Committed By: ginsbach Date: Mon Jul 13 17:45:16 UTC 2015
Modified Files:
src/lib/libc/time: strptime.c
Log Message:
Switch to using isleap() and isleap_sum() macros from <tzfile.h> to be
consistent with strftime.c and localtime.c.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 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.
