summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-11-02 07:10:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-11-02 07:10:58 +0000
commitdeb22fc5af3bad5471465b313dcc23a83ef1b802 (patch)
tree888fcaa130561641d1849837945addbb1307e8a5 /testsuites
parentPrint sigval.sival_ptr instead of "union sigval". (diff)
downloadrtems-deb22fc5af3bad5471465b313dcc23a83ef1b802.tar.bz2
2009-01-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxsignal03/init.c: Print sigval.sival_ptr instead of "union sigval".
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/psxtests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 521fac258b..def5a6c1e3 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,8 @@
+2009-01-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * psxsignal03/init.c:
+ Print sigval.sival_ptr instead of "union sigval".
+
2009-01-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* psxstat/test.c: Apply PRI* macros to print struct stat fields.