summaryrefslogtreecommitdiffstats
path: root/cpukit/score/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-04 18:29:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-04 18:29:03 +0000
commitb72e368c350737f8cafa21380744ce4e324e651a (patch)
treea376f63155896c6adf87be29f2f847817133bee0 /cpukit/score/ChangeLog
parent2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-b72e368c350737f8cafa21380744ce4e324e651a.tar.bz2
2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rtems/seterr.h: Add do {..} while (0) in defines. Rename set_errno_and_return_minus_one into rtems_set_errno_and_return_minus_one.
Diffstat (limited to 'cpukit/score/ChangeLog')
-rw-r--r--cpukit/score/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog
index e9080fa295..4ac3cbfac2 100644
--- a/cpukit/score/ChangeLog
+++ b/cpukit/score/ChangeLog
@@ -1,3 +1,9 @@
+2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * include/rtems/seterr.h: Add do {..} while (0) in defines.
+ Rename set_errno_and_return_minus_one into
+ rtems_set_errno_and_return_minus_one.
+
2001-12-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* inline/rtems/score/object.inl, macros/rtems/score/object.inl: Add