site_archiver@lists.apple.com Delivered-To: darwin-kernel@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:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=aSIFsI6TkhJAT3xVgVw8Pg86KO7KRQlqzP58RiX0g9Q=; b=NGToc+5JQGfcYgaFVOrqpa74h5Mv+cqgK3LY3g+KFusQ7zS9gCHyeMzQoNRv7fXcQP axrYEEhNc11yRPozYHIRgVqFKoTnzVcGwALVltC5KeIAw7oZE8umwNxgjC5jhn8DkbxL qSkkS/cNlQonBHKp13s6i+jFWDsfdu3SIPfUo= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=q8vqfdE2O53ofd7QzsCpiF2ciU8hwpIowAgopsMYVrtZmq2/mwR3ipbpulDqjj7WVj nzyEki/lP9OLEUFRL8SdSxsrqlWT/+sV8D17o+azBh4MsaFKPMbVksFS92h9kx3AVzrq cgkDQeGQSYMqYCeZcyEUJQkEv4rBxbRCTB3bY= On Wed, Jul 23, 2008 at 6:06 AM, Terry Lambert <tlambert@apple.com> wrote:
As Mike said, your only other option besides hacking and building your own kernel (not recommended) is library interposition in user space. I don't like the idea of a hacked kernel either...
As for the userspace interposition, do you see any clever way of doing it? The only thing I could think of at the moment is to set LD_PRELOAD to a special lib wrapping open/close, but I'm not sure that would work in all cases.. Thank you for your help, Jernej Azarija. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com