summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdtime/time32.c
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2010-05-09 22:01:35 +0000
committeredwin <edwin@FreeBSD.org>2010-05-09 22:01:35 +0000
commit7bcd31a9585193053fd63b82c0759fdbbf5dd726 (patch)
tree4189b4155f98cf6d409be0916302eb4e57787a7e /lib/libc/stdtime/time32.c
parent9dd8f2f4602578705e3f60039055a449f173bfc9 (diff)
downloadFreeBSD-src-7bcd31a9585193053fd63b82c0759fdbbf5dd726.zip
FreeBSD-src-7bcd31a9585193053fd63b82c0759fdbbf5dd726.tar.gz
strptime(3) confused July with June with the fr_FR locale.
When parsing the month "juillet" (abbr "jul"), %B recognized it as "juin" (abbr "jui") because the full name of the month names is checked at the same time as the abbrevation. The new behaviour checks the full names first before checking the abbrevation names. PR: kern/141939 Submitted by: Denis Chatelain <denis@tikuts.com> MFC after: 1 week
Diffstat (limited to 'lib/libc/stdtime/time32.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud