From d273023204b3246199109e752e5229a46fe87238 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 10 Mar 2009 07:13:19 +0000 Subject: =?UTF-8?q?2009-03-10=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * configure.ac: Check for creat(). * libcsupport/src/creat.c: Build conditionally. --- cpukit/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 65ccaa586a..271dbb3803 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2009-03-10 Ralf Corsépius + + * configure.ac: Check for creat(). + * libcsupport/src/creat.c: Build conditionally. + 2009-03-09 Joel Sherrill PR 1376/filesystem -- cgit v1.2.3