On Tue, Sep 04, 2007 at 11:01:40PM -0700, ext Jayesh Salvi wrote:
> If you end up registering your signal handlers - do only little in those
> signal handlers. It's not a good idea to keep executing once you have
> corrupted memory - you might run into more ugly errors.

Indeed, man signal (at least from glibc) explicitly lists the only calls
that are safe to run from signal handlers.

Cheers,
Daniel

Attachment: signature.asc
Description: Digital signature

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to