From: idr AT cs DOT pdx DOT edu (Ian D Romanick) Message-Id: <199603262007.MAA10437@sirius.cs.pdx.edu> Subject: Where functions belong... To: djgpp AT delorie DOT com Date: Tue, 26 Mar 1996 12:07:08 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit I have a suggestion for the next release of DJGPP. I think there's quite a few functions that should be moved out of libc.a. These functions include all of the DPMI stubs and the dosmemget() types. The reason for this is that many people will probably want to use these functions in DXEs, but you can't link libc.a into a DXE. Or am I just missing something? -- "Democracy is a poor system; the only Other methods can be seen at thing that can be said for it is it's http://www.cs.pdx.edu/~idr eight times as good as any other method." -- Stranger In A Strange Land