aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2020-08-03 16:09:38 +0100
committerRon Yorston <rmy@pobox.com>2020-08-03 16:09:38 +0100
commit597dc43c9c8dad0daf9d4d0648e3e83c352b4ffd (patch)
tree827d838970a659bc7ce869c86886779c59a9312c /TODO
parent8b47fa3e20606a03cb2b9e79a329214a69add325 (diff)
downloadbusybox-w32-597dc43c9c8dad0daf9d4d0648e3e83c352b4ffd.tar.gz
busybox-w32-597dc43c9c8dad0daf9d4d0648e3e83c352b4ffd.tar.bz2
busybox-w32-597dc43c9c8dad0daf9d4d0648e3e83c352b4ffd.zip
win32: update strptime(3) implementation
Update to latest code from gnulib. This adds a '%q' (quarter) field descriptor. Remove the 'neg' variable from the code to handle the '%z' (timezone) field descriptor. Since our struct tm lacks a tm_gmtoff member '%z' is only supported "for reasons of symmetry". Since the computed value is never used there's no need to negate it.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions