summaryrefslogtreecommitdiffstats
path: root/testsuites/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-09 14:49:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-11-09 14:49:35 +0000
commit1369978b7fa4895f5e20da3143b7a0880bc9c692 (patch)
tree1bd819118a22c0e2f8e67cf1fe16b7e362a57252 /testsuites/ChangeLog
parent2009-11-09 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-1369978b7fa4895f5e20da3143b7a0880bc9c692.tar.bz2
2009-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* support/include/tmacros.h: Add service to check status returned by POSIX methods which return a pointer which is -1 on error. This eliminated some casts.
Diffstat (limited to 'testsuites/ChangeLog')
-rw-r--r--testsuites/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/ChangeLog b/testsuites/ChangeLog
index 7c5f446e79..c65bf28edb 100644
--- a/testsuites/ChangeLog
+++ b/testsuites/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-09 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * support/include/tmacros.h: Add service to check status returned by
+ POSIX methods which return a pointer which is -1 on error. This
+ eliminated some casts.
+
2009-01-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* support/include/tmacros.h: Include rtems/score/thread.h.