c40729136d
Add support for the missing POSIX-2001 %U and %W features: the existing FreeBSD strptime code recognizes both directives and validates that the week number lies in the permitted range, but then simply discards the value. Initial support for the feature was written by Paul Green. David Carlier added the initial handling of tm_wday/tm_yday. Major credit goes to Andrey Chernov for detecting much of the brokenness, and rewriting/cleaning most of the code, making it much more robust. Tested independently with the strptime test from the GNU C library. PR: 137307 MFC after: 1 month Relnotes: yes |
||
---|---|---|
.. | ||
Makefile.inc | ||
strftime.3 | ||
strftime.c | ||
strptime.3 | ||
strptime.c | ||
Symbol.map | ||
time32.c | ||
timelocal.c | ||
timelocal.h |