summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-03-30 11:12:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-03-30 11:12:01 +0000
commit4c84d7b760ceb1e140c1cfc0fa64289ca4d243ed (patch)
tree6925b52efd156f13a4493b4822653467de66c412 /testsuites/samples/ChangeLog
parent2004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-4c84d7b760ceb1e140c1cfc0fa64289ca4d243ed.tar.bz2
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
* fileio/init.c, fileio/system.h, ticker/system.h, ticker/tasks.c, unlimited/init.c, unlimited/test1.c, unlimited/test2.c, unlimited/test3.c: Convert to using c99 fixed size types.
Diffstat (limited to 'testsuites/samples/ChangeLog')
-rw-r--r--testsuites/samples/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog
index b85d400299..088d639459 100644
--- a/testsuites/samples/ChangeLog
+++ b/testsuites/samples/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
+
+ * fileio/init.c, fileio/system.h, ticker/system.h, ticker/tasks.c,
+ unlimited/init.c, unlimited/test1.c, unlimited/test2.c,
+ unlimited/test3.c: Convert to using c99 fixed size types.
+
2004-03-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add 2nd arg to RTEMS_TOP.