Date: Wed, 13 Nov 2002 07:14:57 -0800 (PST) From: Maxime Henrion <mux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys stddef.h Message-ID: <200211131514.gADFEv54035510@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mux 2002/11/13 07:14:57 PST
Added files:
sys/sys stddef.h
Log:
Add the sys/stddef.h header, so that we can have ptrdiff_t
definition in the kernel. It also includes the offsetof()
definition which, according to bde@ should be here and not
in sys/types.h, and the definition of NULL so that we're
closer to make it closer to standard C.
Reviewed by: mike
Revision Changes Path
1.1 +43 -0 src/sys/sys/stddef.h (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211131514.gADFEv54035510>
