summaryrefslogtreecommitdiff
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 63c179edb6..78ab1ca388 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * configure.ac: Check for getrusage.h decl.
+ * libcsupport/src/getrusage.c:
+ Apply HAVE_DECL_GETRUSAGE (Missing prototypes).
+
2011-12-12 Sebastian Huber <sebastian.huber@embedded-brains.de>
* score/src/wkstringduplicate.c: New file.