Poul-Henning Kamp wrote:
> 
> Please test & review this patch:
> 
>         http://phk.freebsd.dk/patch/offsetof.patch
> 
> -----------------
> Define offsetof() in <sys/types.h> for the kernel and in <stddef.h>
> for userland.
> 
> #ifdef the definition in <stddef.h> and <sys/types.h> so that
> we don't need N identical definitions in <machine/ansi.h> but
> still allow for a MD definition there should need be.
> 
> Use offsetof() instead of fldoff()
> 
> Remove nested include of <struct.h> from <sys/queue.h>
> 
> Remove local definitions of offsetof().
> 
> Deprecate <struct.h>

Tell people who get the message what to replace fldoff() with...

> -----------------
>
-- 
      __--_|\  Julian Elischer
     /       \ [EMAIL PROTECTED]
    (   OZ    ) World tour 2000
---> X_.---._/  presently in:  Budapest
            v


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to