On 31 May 2010, at 12:20, Dave Keck wrote: >> Really ? I find the first comment in libproc.h pretty clear about it. > > If it was private in the strictest sense, the header wouldn't exist. > Certainly since the header has existed since 10.5, Apple intends for > someone to use it?
I doubt it. Head over to darwin-dev and ask, and I think you'll be told that you shouldn't be using it. That's even the case for some POSIX-defined APIs, actually, because they rely on specifics that may change even in a minor version update. The new version of iDefrag includes code to quickly detect whether a file is currently open or not, and to do it we had to write a kext. Kind regards, Alastair. -- http://alastairs-place.net _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com