From: Jim Meyering Date: Wed, 5 Jan 2000 14:08:05 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0n~63 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e1cc2ace3cd1c88baafc891df6b3edc1e9ad6bc0;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index c02055c6bb..8531af76ca 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,7 @@ 2000-01-05 Jim Meyering + Some systems lack a definition of struct timespec (AIX, Ultrix) + Reported by Christian Krackowizer. * lib/Makefile.am (noinst_HEADERS): Add nanosleep.h. * lib/nanosleep.h: New file. * lib/nanosleep.c: Include it.