site_archiver@lists.apple.com Delivered-To: Darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=44L5CwXjdV/sv107c2JsTIZUERZVHOPkpg/d7v72Id4=; b=YUSn6HpOIa3645MGU5+5KKrM/gAWsX0hRZC54rvtQTMtSmjxsAzxLrsUNQaivfkRAo Xz6Vt6o8ObAtPJxwlFDrA0ILkcqTe4lYpkinLN6UkqJuI+bJD/jW1W9aylFHJZDRlQMI gwyLXBiQ4zZ5Jx0sso1nxLkYw0qNQ9hm02XLc= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=L/a1LpTyy5CxSzbRdZViSCiPV8BUPFFwfCEyVu24WlF5GIotI9F/5KVM8hOsjFjOtG hjA5psafS6F5sNYEul5g2pzp84rsXhtLDz9ToIbxGC+ZoW6tlzRGVcsT8YFGU9Lly7mc icCvpITiCBHv3VVK0sgl4swGUJ+JZZjc+A9jc= User-agent: Thunderbird 2.0.0.21 (Macintosh/20090302) while monitoring the exit of an unrelated ( not parent child relationship ) process using kqueue - EVFILT_PROC - NOTE_EXIT, it would have been very convenient to fetch its exit status as well, like the way it is possible in FreeBSD (http://www.freebsd.org/cgi/man.cgi?query=kevent&apropos=0&sektion=0&manpath=...) kevent.data holds 0x0 on the Mac. man pages for kqueue/kevent does not mention anything about getting the exit status from NOTE_EXIT. am i missing something here or is it the way it is ? would appreciate any pointers. Thanks, Ameen. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com