Re: Big mallocs, mmap sorrows and double buffering.

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 19 Feb 1997 00:26:24 +0000 (GMT)


> Exception handling ? Yes! In fact the DEC UNIX supports some of it
> in their C-compiler -- via some C extensions, plus exception tables.
> Those with access to such a machine, see:
> man 3 exception_intro
> man 4 excpt
> man 4 pdsc

It would appear we could actually just borrow the linux kernel exception
stunts and use them in userspace too!