]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
strptime: make %k and %l specifiers match their description in
authoryuripv <yuripv@FreeBSD.org>
Sat, 3 Nov 2018 23:37:13 +0000 (23:37 +0000)
committeryuripv <yuripv@FreeBSD.org>
Sat, 3 Nov 2018 23:37:13 +0000 (23:37 +0000)
commit8c9be543ce83479c08948c8149aaffc14412b2b8
tree7d301cf89317321e0eb395daaabcaecc79e91872
parent85d52a26546e940979f91b8ba0b8ac54faa362ad
strptime: make %k and %l specifiers match their description in
strftime(3), and allow them to process space-padded input.

PR: 230720
Submitted by: rlittle@inetco.com (original version)
Approved by: kib (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D17761
contrib/netbsd-tests/lib/libc/time/t_strptime.c
lib/libc/stdtime/strptime.c