summaryrefslogtreecommitdiff
path: root/include/stddef.h
AgeCommit message (Expand)Author
2005-05-11major abi changes:Marc Espie
2005-04-14introduce some wchar functions (from citrus and an itojun@ diff)Marc Espie
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-10-25NULL is now 0L so it is the same size as a pointer.Todd C. Miller
1999-11-27In ANSI C++, wchar_t is a builtin. gcc 2.95.1 handles that correctly.Marc Espie
1999-06-11Define NULL to be __null for C++: better quality of implementation.Marc Espie
1997-09-21Well, as we are heading for a release people are encouraged to rebuild theirNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt