On 9/26/07, John Z. Bohach <jzb2@aexorsyst.com> wrote:
Only very few functions are allowed to be called from signal handlers.
This is clearly spelled out in the POSIX spec. Section XSH 2.4.3
lists the allowed functions. syslog of course is not on it.
-