Calling free() in signal handler -> hang

Pat Kane pekane52 at gmail.com
Wed Mar 28 00:48:59 PDT 2007


On 3/27/07, Bernardo Innocenti <bernie at develer.com> wrote:
>
>
> Well, you can also call a bunch of safe lib functions as specified
> by POSIX (see the NOTES section of the signal(2) Linux manpage).


Hmmm, so the signal handler could open() the device driver(s)  and
read()/write()
some commands.     Or maybe it could write some data down a pipe that
causes some reset "thread" to get control.

Is POSIX conformance a requirement for X.org?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg/attachments/20070328/07a03589/attachment.html>


More information about the xorg mailing list