From 5129b24c4e34e43c69d1c229cf2f91ccfffee1ba Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 20 Jun 2007 22:19:38 +0000 Subject: 2007-06-20 Ray Xu * optman/Makefile.am, optman/preinstall.am: Add stubs for file system, console, and libio. This shrinks the memory requirements but Joel has not figured out how best to present this to application space. * optman/no-console.c, optman/no-filesystem.c, optman/no-libio.c: New files. --- c/src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'c/src/ChangeLog') diff --git a/c/src/ChangeLog b/c/src/ChangeLog index db368691f1..c8eb7fad81 100644 --- a/c/src/ChangeLog +++ b/c/src/ChangeLog @@ -1,3 +1,11 @@ +2007-06-20 Ray Xu + + * optman/Makefile.am, optman/preinstall.am: Add stubs for file system, + console, and libio. This shrinks the memory requirements but Joel has + not figured out how best to present this to application space. + * optman/no-console.c, optman/no-filesystem.c, optman/no-libio.c: + New files. + 2007-05-29 Joel Sherrill * optman/sapi/no-io.c: Split IO Manager into one function per file so -- cgit v1.2.3