summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-01-05 14:08:05 +0000
committerJim Meyering <jim@meyering.net>2000-01-05 14:08:05 +0000
commite1cc2ace3cd1c88baafc891df6b3edc1e9ad6bc0 (patch)
treed5245facce59614dab5146afbaa85cc51a173c7f /old
parentf8d2a3f7239580e5086b1573f6348e82bbbb45c4 (diff)
downloadcoreutils-e1cc2ace3cd1c88baafc891df6b3edc1e9ad6bc0.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/sh-utils/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index c02055c6b..8531af76c 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,7 @@
2000-01-05 Jim Meyering <meyering@ascend.com>
+ 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.