summaryrefslogtreecommitdiff
path: root/include/stddef.h
AgeCommit message (Expand)Author
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