diff options
author | Ron Yorston <rmy@pobox.com> | 2020-02-16 13:07:08 +0000 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2020-02-16 13:17:54 +0000 |
commit | e4446487d16118ebfcc88b168607073385a71e8a (patch) | |
tree | a48191436ac196e13891c5c68c0837a989345b3e /TODO | |
parent | 334bb8b921c987a7065fb84522a214a188514def (diff) | |
download | busybox-w32-e4446487d16118ebfcc88b168607073385a71e8a.tar.gz busybox-w32-e4446487d16118ebfcc88b168607073385a71e8a.tar.bz2 busybox-w32-e4446487d16118ebfcc88b168607073385a71e8a.zip |
win32: reduce size of strptime()
Our implementation of strptime() doesn't support alternative number
formats. Rather than duplicate the code for the affected conversion
specifications just return to the start of the switch statement.
Saves 256 bytes.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions