aboutsummaryrefslogtreecommitdiff
path: root/libbb/duration.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nillyDenys Vlasenko2020-11-301-1/+1
* randomconfig fixesDenys Vlasenko2020-06-231-0/+1
* fix !CONFIG_FLOAT_DURATION buildDenys Vlasenko2018-08-261-1/+1
* Complie libbb/duration.c if ping[6] is selectedDenys Vlasenko2018-08-031-0/+2
* extend fractional duration support to "top -d N.N" and "timeout"Denys Vlasenko2018-08-031-0/+76