Marcus Brinkmann <[EMAIL PROTECTED]> writes:
> I would suggest dealloc + iohelp_return_malloced_buffer, as usually those
> uid vectors are small, and keeping them on one page each is a waste of
> space.
iohelp_return_malloced_buffer is not available in auth, nor should it
be just duplicated
On Wed, Jun 27, 2001 at 02:52:17PM +0200, Marcus Brinkmann wrote:
[auth_getids]
> This one is questionable. auth_getids uses idvec_copyout, which provides
> the internal buffer:
>
> inline void idvec_copyout (struct idvec *idvec, uid_t **ids, uid_t *nids)
> {
> if (idvec->num > *nids)
>
Hi folks,
Rather than changing headers in the source code for clarification perhaps
something could be done using an external cross referencing tools to make
notes that expand on the header info. If everyone were to agree to use one
particular tool for x-ref then the notes could be shared between