Rewrite timescmd() function to avoid the use of floating point and to
authorManuel Novoa III <mjn3@codepoet.org>
Wed, 13 Aug 2003 17:48:47 +0000 (17:48 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Wed, 13 Aug 2003 17:48:47 +0000 (17:48 -0000)
commit4456f25e8fa584fa0a72e0a64961e384e5de587f
treed1d726f82f70ad2f444552d33880db11f748b8f1
parent5b3c05637d41f25e3288680d5b2628d84b48397c
Rewrite timescmd() function to avoid the use of floating point and to
correct a bug in the seconds display where something like  65 seconds
would be output as "1m65.000000s".
shell/ash.c