diff options
author | Ron Yorston <rmy@pobox.com> | 2024-04-08 13:22:30 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2024-04-08 13:22:30 +0100 |
commit | 55ecf3a746db5131ca078875168a59feab8b26f1 (patch) | |
tree | bc75d34e77344bbf28d9dde9e6d6dafcd615367a /TODO | |
parent | 758a72f55360a1f3a5400aeca29bc2ea0647bad1 (diff) | |
download | busybox-w32-55ecf3a746db5131ca078875168a59feab8b26f1.tar.gz busybox-w32-55ecf3a746db5131ca078875168a59feab8b26f1.tar.bz2 busybox-w32-55ecf3a746db5131ca078875168a59feab8b26f1.zip |
timeout: fix handling of timeouts
The 'timeout' applet, by default, accepted fractional seconds but
ignored the fraction. Moreover, in busybox-w32, even the integer
part was incorrectly handled.
Rewrite the (Windows) code to fix both problems.
A patch has also been submitted to fix upstream. If that is
accepted the Windows port will need to be updated to match.
Saves 8-16 bytes.
(GitHub issue #400)
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions