Carlos O'Donell wrote:
> Does this code use vfork?

The library uses vfork only in the NSTask class, which means that any
code using -[NSTask launch] uses vfork indirectly.  The gdnc daemon is
one such program, but this is never reached with `gdnc --help'.  All
the other test programs that were tried do not use NSTask, so I think
we can rule this out.


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/87k4nmziin.gnus_not_unix!%[email protected]

Reply via email to