aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/_null.h
Commit message (Expand)AuthorAgeFilesLines
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)Mark Murray2004-03-051-5/+5
* GC the AMD64 special handling.David E. O'Brien2003-12-261-2/+1
* Add a reminder note about removing the amd64 test here once the gcc33 portPeter Wemm2003-12-231-0/+1
* Don peril sensitive sunglasses and set NULL to an actual pointer type,Peter Wemm2003-12-231-0/+4
* amd64 doesn't define __LP64__ in the compiler, but it definately needsPeter Wemm2003-12-151-1/+1
* Change the definition of NULL on ia64 (for LP64 compilations) fromMarcel Moolenaar2003-12-071-0/+37