summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-04-13 05:28:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-04-13 05:28:57 +0000
commit09ea84cf9965187c6ad4be3a5f6ace588ccc7c40 (patch)
tree891500545827f0eabeab2df52d2ed935de27ebbb /cpukit/ChangeLog
parent#ifdef CLOCK_MONOTONIC the CLOCK_MONOTONIC case. (diff)
downloadrtems-09ea84cf9965187c6ad4be3a5f6ace588ccc7c40.tar.bz2
2007-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/src/clockgettime.c: #ifdef CLOCK_MONOTONIC the CLOCK_MONOTONIC case.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 20019bce80..b7b4922f4c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2007-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * posix/src/clockgettime.c: #ifdef CLOCK_MONOTONIC the
+ CLOCK_MONOTONIC case.
* score/inline/rtems/score/tod.inl: Include <sys/time.h>.
2007-04-13 Ralf Corsépius <ralf.corsepius@rtems.org>