summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 0ccea9d589..c21156e99c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2008-11-12 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libcsupport/Makefile.am: Add getrusage().
+ * libcsupport/src/getrusage.c: New file.
+
+2008-11-12 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* score/src/timespecaddto.c: Fix typo.
2008-11-07 Joel Sherrill <joel.sherrill@oarcorp.com>