Path: utzoo!utgpu!water!watmath!clyde!att!pacbell!ames!mailrus!uwmcsd1!bbn!rochester!pt.cs.cmu.edu!spice.cs.cmu.edu!bader
From: bader@spice.cs.cmu.edu (Miles Bader)
Newsgroups: comp.sys.atari.st
Subject: Re: Ctrl-C
Message-ID: <2762@pt.cs.cmu.edu>
Date: 22 Aug 88 01:16:49 GMT
References: <7620@boring.cwi.nl> <2239@alliant.Alliant.COM> <608@philmds.UUCP>
Sender: netnews@pt.cs.cmu.edu
Organization: Carnegie-Mellon University, CS/RI
Lines: 7

In article <608@philmds.UUCP> leo@philmds.UUCP (Leo de Wit) writes:
>B.T.W. If you don't mind bill, signal is (2) in unix, being a system
>call ((3) is the library functions department).

In BSD, signal(3) is a library routine that calls sigvec(2)...

-Miles