Hi,

I am trying to solve the problem described here
http://lists.apple.com/archives/Darwin-dev/2011/May/msg00005.html

Briefly: my program that uses waitpid() fails with ECHILD error. I
suspect that it happens because macfuse ignores SIGCHLD See
http://macfuse.googlecode.com/svn/trunk/core/10.5/libfuse/fuse-2.7.3-macosx.patch
fuse_mount_core()

Does anybody know the exact reason why macfuse does it (ignores SIGCHLD)?

-- 
You received this message because you are subscribed to the Google Groups 
"MacFUSE" group.
To post to this group, send email to macfuse@googlegroups.com.
To unsubscribe from this group, send email to 
macfuse+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/macfuse?hl=en.

Reply via email to