Date: Tue, 30 Apr 1996 07:47:28 +0200 (IST) From: Eli Zaretskii To: "Rafael R. Sevilla" Cc: DJGPP Mail Server Subject: Re: Library reference for djgpp In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 30 Apr 1996, Rafael R. Sevilla wrote: > Does anyone know of a complete djgpp library reference which details all > the system-specific djgpp calls? You know, the arcane stuff in go32.h and > dpmi.h just to cite a two examples. The stuff not in the Standard C > library. I don't understand what documentation do you miss. As far as I know, except for some omissions, every public function and variable in the library should be and is documented. The few items which aren't in the libc.inf reference were just forgotten, or nobody found time yet to document them, but it wasn't done on purpose. What is the ``arcane stuff'' that you need to be ``seriously discussed''?