summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-04-02 18:24:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-04-02 18:24:13 +0000
commit3c68f96d7a5dd68ba515bf784b19618de4305421 (patch)
treecc1f471454ca712d68095e6f01045dc843d75d97 /testsuites/sptests/ChangeLog
parent2007-04-02 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-3c68f96d7a5dd68ba515bf784b19618de4305421.tar.bz2
2007-04-02 Joel Sherrill <joel@OARcorp.com>
* spsize/size.c: Convert from Classic API style TOD_Control as fundamental time structure to POSIX struct timespec. Add clock_get_uptime().
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index ad1fb92084..1e4b4dcb14 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,9 @@
+2007-04-02 Joel Sherrill <joel@OARcorp.com>
+
+ * spsize/size.c: Convert from Classic API style TOD_Control as
+ fundamental time structure to POSIX struct timespec. Add
+ clock_get_uptime().
+
2007-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp06/task1.c, sp20/task1.c: Use rtems_task_argument.