From 9a79f1b42c18ebedce15dd9ada35e977be96ef3f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 2 Oct 2008 21:31:54 +0000 Subject: 2008-10-02 Joel Sherrill * libmisc/shell/utils-cp.c: Do not put a 64K buffer on the stack. --- cpukit/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index b1c9ba9660..00e1f48081 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,7 @@ +2008-10-02 Joel Sherrill + + * libmisc/shell/utils-cp.c: Do not put a 64K buffer on the stack. + 2008-10-02 Joel Sherrill * score/inline/rtems/score/priority.inl: Use simple integer as loop -- cgit v1.2.3