From 2c3fa56cefe8213d6a2827363a3cb4292b654515 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 28 Nov 1999 19:57:54 +0000 Subject: [PATCH] *** empty log message *** --- old/sh-utils/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 8edcda7..17e3b14 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,16 @@ +1999-11-27 Jim Meyering + + Rewrite to allow fractional seconds and to handle SIGCONT. + * src/sleep.c (main): Rewrite. + (sighandler): New function. + (apply_suffix): New function. + (timeval_subtract): New function. + Reported by Raul Miller. + + * src/sleep.c (argdecode): Move definition to precede use. + Remove prototype. + (usage): Add elipses to show that sleep allows more than one argument. + 1999-11-22 Jim Meyering * lib/Makefile.am (DISTCLEANFILES): Add lstat.c and stat.c. -- 2.7.4