From 07e9194eecf9d0db9856bc7405f5030d83eccadc Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 5 Mar 2004 18:24:24 +0000 Subject: 2004-03-05 Joel Sherrill * libcsupport/src/newlibc.c, libcsupport/src/sync.c: Eliminate warnings. Explicitly defeat __STRICT_ANSI__ since both legitimately use routines beyond ANSI. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 84d04fcb34..19f41cbc1e 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2004-03-05 Joel Sherrill + + * libcsupport/src/newlibc.c, libcsupport/src/sync.c: Eliminate + warnings. Explicitly defeat __STRICT_ANSI__ since both + legitimately use routines beyond ANSI. + 2004-03-05 Joel Sherrill * cpukit/libblock/src/bdbuf.c: Initialize pointer to avoid warning. -- cgit v1.2.3