summaryrefslogtreecommitdiff
path: root/libbb/duration.c
AgeCommit message (Expand)Author
2023-04-10ash: fix sleep built-in not running INT trap immediately on ^CDenys Vlasenko
2022-08-27ash: optional sleep builtinShawn Landden
2021-03-23timeout,top,watch,ping: parse NN.N fractional duration in locales with other ...Denys Vlasenko
2020-11-30decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nillyDenys Vlasenko
2020-06-23randomconfig fixesDenys Vlasenko
2018-08-26fix !CONFIG_FLOAT_DURATION buildDenys Vlasenko
2018-08-03Complie libbb/duration.c if ping[6] is selectedDenys Vlasenko
2018-08-03extend fractional duration support to "top -d N.N" and "timeout"Denys Vlasenko