On Wed, Apr 14, 2010 at 07:04:27PM +0000, Christos Zoulas wrote: > >Use "struct kauth_cred *" instead of kauth_cred_t in all exported > >interfaces. Allows to remove hairbrained _t typedef dance. > > Not that I have a problem with it, but the whole point of kauth_cred_t > was to provide opacity on struct kauth_cred, and people were really > pushing to never expose struct kauth_cred.
typedefs don't provide opacity. but we've been over this ground many times before... -- David A. Holland dholl...@netbsd.org