Date: Tue, 30 Apr 1996 13:45:09 +0200 (IST) From: Eli Zaretskii To: Martynas Kunigelis Cc: DJGPP mailing list Subject: Re: Library reference for djgpp In-Reply-To: <199604301017.GAA08224@mv.mv.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 30 Apr 1996, Martynas Kunigelis wrote: > On Tue, 30 Apr 1996 07:47:28 Eli Zaretskii wrote: > > > What is the ``arcane stuff'' that you need to be ``seriously discussed''? > > I think what he means are variables like __djgpp_ds_alias, __djgpp_dos_sel, > __djgpp_exception_state, routines like __djgpp_raise_exception and such. If > one wants to use all power of DJGPP, he must know what do these mean. Only if ``the full power'' is related to signals and interrupts. The above are the few exceptions from the general rule that everything is documented. They are easy to understand by looking at the sources, so anybody with enough time and good will could volunteer and write the missing docs.