summaryrefslogtreecommitdiff
path: root/include/stddef.h
AgeCommit message (Expand)Author
2016-03-20use foo - 0 instead of testing for defined(foo); from joerg@christos
2016-03-20PR/50983: David Shao: Protect stddef;christos
2016-03-17add max_align_t. C11 defines this and GCC 5.3 really wants it.mrg
2013-12-12Make ptrdiff_t available in the kernel.matt
2009-11-15Don't define wchar_t for c++; it is native in the language. From Alexanderchristos
2006-08-21Use __GNUC_PREREQ__() for the GCC 4 test, too.thorpej
2006-08-21__offsetof__ is a builtin, so we need __GNU_PREREQchristos
2006-08-21gcc-3.3 does not have __offsetof__, but gcc-3.4 eems to require it:christos
2006-08-21g++-4 does not like &0->member, so we have to use the built-in offsetof().christos
2006-08-21Use gcc's builtin function. This permits c++ compiliation of constskd
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2000-11-10u_long -> unsigned long in "offsetof" macro.tshiozak
2000-07-06de-lintchristos
2000-01-10Move <null.h> to <sys/null.h> for the purpose of avoiding conflicts due tokleink
1999-12-22For the benefit of G++'s null pointer constant implementation, #define NULLkleink
1998-02-02merge lite-2 sccs id, but as per jt, don't switch to using lite-2 rune_t'sperry
1994-10-26new RCS ID format.cgd
1994-05-21add _BSD's to ansi typescgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd