From f06e5a86b194219cf631cb10a09ba5046362bf7d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 12 Nov 2008 15:36:49 +0000 Subject: 2008-11-12 Joel Sherrill * libcsupport/Makefile.am: Add getrusage(). * libcsupport/src/getrusage.c: New file. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 0ccea9d589..c21156e99c 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2008-11-12 Joel Sherrill + + * libcsupport/Makefile.am: Add getrusage(). + * libcsupport/src/getrusage.c: New file. + 2008-11-12 Joel Sherrill * score/src/timespecaddto.c: Fix typo. -- cgit v1.2.3