[Adium-devl] rev 19069 - in branches/adium-1.0/Plugins/Gaim Service: . Libgaim.framework/Versions/A/Headers
Peter Hosey
boredzo at gmail.com
Sun Feb 25 21:02:25 UTC 2007
On Feb 25, 2007, at 06:35:34, Graham Booker wrote:
> This means the child of the child has its parent exit, and so it
> then becomes the child of init (or I expect launchd in OS X), which
> calls wait periodically.
Ah—you are correct. I though the child simply died when its parent
exited.
make && ./forktest %/Volumes/
RAM Disk(0)
cc -std=c99 -c -o forktest.o forktest.c
cc forktest.o -o forktest
Child 2's parent process: 1
___
ps -p 1 %/Volumes/
RAM Disk(0)
PID TT STAT TIME COMMAND
1 ?? S<s 0:00.14 /sbin/launchd
I stand corrected. Test app is attached.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: forktest.tbz
Type: application/octet-stream
Size: 895 bytes
Desc: not available
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070225/188fa2b7/attachment.obj>
-------------- next part --------------
___________________________________
\ Peter Hosey / boredzo at adiumx.com
PGP public key ID: C6550423 (since 2007-01-01)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20070225/188fa2b7/attachment.sig>
More information about the devel
mailing list