]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Thu, 23 Dec 1999 15:09:17 +0000 (15:09 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 23 Dec 1999 15:09:17 +0000 (15:09 +0000)
old/sh-utils/ChangeLog

index 613b703760d4c7327e3d87482268f1400e34834b..316828003f889e5581acc21b1328cf4fadd2b781 100644 (file)
@@ -1,5 +1,12 @@
 1999-12-23  Jim Meyering  <meyering@ascend.com>
 
+       * src/sleep.c (USE_CLOCK_GETTIME): Define.
+       [USE_CLOCK_GETTIME]: Include sys/time.h.
+       (timespec_subtract): New function.
+       (clock_get_realtime): New function.
+       (sighandler): Remove function.
+       (main): Reimplement again, using nanosleep and clock_gettime.
+
        * configure.in: Remove check for gettimeofday.
        Now it's in m4/jm-macros.m4