Date: Thu, 2 Oct 1997 17:45:31 -0700 (PDT) Message-Id: <199710030045.RAA18945@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: Peter Berdeklis , djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: Int-Hooking, DOS vs LINUX Precedence: bulk At 02:20 10/2/1997 GMT, Peter Berdeklis wrote: >On Tue, 30 Sep 1997, Arthur Bredrick wrote: > >> Why would it be good to forbid hooking interrupts when it is obviously >> useful in many situations? > [really good discussion of portability snipped] Also, when hooking interrupts it is very easy to screw up the system. Linux and other Unices are multiuser systems, and nobody is allowed to do anything that could crash the system and mess up other users. That's the main reason why it's disallowed. Nate Eldredge eldredge AT ap DOT net