aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2024-04-08 13:22:30 +0100
committerRon Yorston <rmy@pobox.com>2024-04-08 13:22:30 +0100
commit55ecf3a746db5131ca078875168a59feab8b26f1 (patch)
treebc75d34e77344bbf28d9dde9e6d6dafcd615367a /arch
parent758a72f55360a1f3a5400aeca29bc2ea0647bad1 (diff)
downloadbusybox-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 'arch')
0 files changed, 0 insertions, 0 deletions