[fpc-pascal]signal handling under linux...

Marco van de Voort marcov at stack.nl
Fri Jul 27 18:21:29 CEST 2001


> On Fri, 27 Jul 2001, Gene Buckle wrote:
> 
> > Is there a known method for processing signals such as SIGTERM and
> > SIGQUIT?  I need to be able to execute some code when either one of those
> > signals are sent to my application.
> 
> See the signal or sigaction calls in the linux unit documentation.
> They contain example programs.
 
BTW: I implemented Signal() for FreeBSD too (based on SigAction)




More information about the fpc-pascal mailing list