summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-06-28 18:51:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-06-28 18:51:35 +0000
commitb43314ae91722c0f74d3e2e2b4d186be9693a4c2 (patch)
treea592d2b6efaef2ff4de363a805bb934279d83323 /cpukit/libcsupport/ChangeLog
parent2002-06-28 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-b43314ae91722c0f74d3e2e2b4d186be9693a4c2.tar.bz2
2002-06-28 Joel Sherrill <joel@OARcorp.com>
* src/__times.c: Cleaned up comments, return more information, and eliminated the fatal error on clock not set since it cannot occur.
Diffstat (limited to 'cpukit/libcsupport/ChangeLog')
-rw-r--r--cpukit/libcsupport/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/libcsupport/ChangeLog b/cpukit/libcsupport/ChangeLog
index 87c6da925c..7b3ba34e39 100644
--- a/cpukit/libcsupport/ChangeLog
+++ b/cpukit/libcsupport/ChangeLog
@@ -1,4 +1,10 @@
+2002-06-28 Joel Sherrill <joel@OARcorp.com>
+
+ * src/__times.c: Cleaned up comments, return more information,
+ and eliminated the fatal error on clock not set since it cannot
+ occur.
+
2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use AC_CONFIG_AUX_DIR(../..).