summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-08-03 15:44:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-08-03 15:44:05 +0000
commit2f797d07b203c918bb441c98cffa391dfc18ba7f (patch)
treedb3ed8cbed19f8c967a2b453ad3bc9941beca0d3 /cpukit/ChangeLog
parent2010-08-03 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-2f797d07b203c918bb441c98cffa391dfc18ba7f.tar.bz2
2010-08-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Apply RTEMS_CHECK_FUNC for set/get*id family of functions. Extend set/get*id family of checks.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 4569ebeb40..a952bd6892 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2010-08-03 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * configure.ac: Apply RTEMS_CHECK_FUNC for set/get*id family of
+ functions. Extend set/get*id family of checks.
* aclocal/check-func.m4: New.
2010-08-03 Ralf Corsépius <ralf.corsepius@rtems.org>