|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: signal handling
Alex Belits (abelits
phobos.illtel.denver.co.us)Mon, 6 Jan 1997 17:50:22 -0800
- Messages sorted by: [ date ][ thread ][ subject ][ author ]
- Next message: solar
ideal.ru: "Re: signal handling"
- Previous message: CERT Advisory: "CERT Advisory CA-97.01 - Multi-platform Unix FLEXlm"
- In reply to: Peter Jeremy: "signal handling"
- Next in thread: solar
ideal.ru: "Re: signal handling"
On Tue, 7 Jan 1997, Peter Jeremy wrote: > >Proper behaviour would be to have the sighandlers set volatile variables > >and checking these in appropriate places in the normal flow of control, > Actually, I seem to recall that this is the _only_ behaviour that is > allowed in signal handlers according to the ANSI C (or maybe POSIX) > standards - anything else is implementation defined. On all systems there is a set of system calls allowed from the signal handler. I'm not sure, which standard it is, but, say write() is allowed. -- Alex
- Next message: solar
ideal.ru: "Re: signal handling"
- Previous message: CERT Advisory: "CERT Advisory CA-97.01 - Multi-platform Unix FLEXlm"
- In reply to: Peter Jeremy: "signal handling"
- Next in thread: solar
ideal.ru: "Re: signal handling"