Mail Archives: djgpp/1997/10/08/06:54:44
On Tue, 7 Oct 1997, Eli Zaretskii wrote:
>
> On Thu, 2 Oct 1997, Arthur Bredrick wrote:
>
> > .extern ___djgpp_base_address
> > .extern ___djgpp_ds_alias
> > .extern ___djgpp_dos_sel
> >
[snipped]
> (the usual DS selector is made
> invalid when a signal, such as SIGINT, is pending, while the alias
> selector is *always* valid, and should therefore be used by interrupt
> handlers).
>
Very important advice. Shouldn't this be documented
somewhere?. If it isn't already that is.
- Raw text -