libc/strptime: Attempt to fix up %U and %W.
authorzrj <rimvydas.jasinskas@gmail.com>
Tue, 26 Jul 2016 12:14:49 +0000 (15:14 +0300)
committerzrj <zrj@dragonflybsd.org>
Sun, 7 Aug 2016 05:10:47 +0000 (08:10 +0300)
commitb88e86541fe9061d2e24b73dac338830db307d3f
treec7f790aa44fc85a78ff5dcba28b17c9bab61abbf
parent19da7d45beaef542a791b2fdc024dd0506957830
libc/strptime: Attempt to fix up %U and %W.

Thera are still few issues left.

Taken-from: FreeBSD
lib/libc/stdtime/strptime.c