summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-30 17:29:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-30 17:29:01 +0000
commit7bf6612bf20b93467e3a74549cc90dd2499c29d6 (patch)
tree7bc2a095d3baf7bc1929d293531f6e40c4f63c6a /testsuites/itrontests
parentUse %ld to print "time"s. (diff)
downloadrtems-7bf6612bf20b93467e3a74549cc90dd2499c29d6.tar.bz2
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
* itrontime01/init.c: Use %ld to print "time"s.
Diffstat (limited to 'testsuites/itrontests')
-rw-r--r--testsuites/itrontests/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuites/itrontests/ChangeLog b/testsuites/itrontests/ChangeLog
index 23b8b698e0..4c456f70fd 100644
--- a/testsuites/itrontests/ChangeLog
+++ b/testsuites/itrontests/ChangeLog
@@ -1,5 +1,9 @@
2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * itrontime01/init.c: Use %ld to print "time"s.
+
+2009-10-30 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* itrontime01/init.c: Use "long"s for "time"s (16bit compliance).
* itrontask04/task3.c: Add missing prototypes.
* itrontask02/system.h, itrontask03/system.h, itrontask04/system.h: