Bug 15859 - built-in timeout does not handle 0 or fractional seconds
Summary: built-in timeout does not handle 0 or fractional seconds
Status: NEW
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.35.x
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-20 17:42 UTC by macmpi
Modified: 2023-11-20 17:44 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description macmpi 2023-11-20 17:42:30 UTC
only takes integer seconds (also on 1.36.1)
Comment 1 macmpi 2023-11-20 17:44:52 UTC
see https://bugs.busybox.net/show_bug.cgi?id=10101 (fixed in read)