|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
signal handling
Peter Jeremy (jeremyp
gsms01.alcatel.com.au)Tue, 7 Jan 1997 08:10:09 +1100
- Messages sorted by: [ date ][ thread ][ subject ][ author ]
- Next message: CERT Advisory: "CERT Advisory CA-97.01 - Multi-platform Unix FLEXlm"
- Previous message: Bjorn Wesen: "Re: serious security bug in wu-ftpd v2.4 -- PATCH"
- Next in thread: Alex Belits: "Re: signal handling"
On Mon, 06 Jan 1997 17:43:10 +0100, Bjorn Wesen <bjornsparta.lu.se> 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. Peter
- Next message: CERT Advisory: "CERT Advisory CA-97.01 - Multi-platform Unix FLEXlm"
- Previous message: Bjorn Wesen: "Re: serious security bug in wu-ftpd v2.4 -- PATCH"
- Next in thread: Alex Belits: "Re: signal handling"