summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/null.h
AgeCommit message (Collapse)AuthorFilesLines
2019-08-2911112 sys/null.h: make NULL void *Toomas Soome1-0/+31
Reviewed by: Jason Lippert <jason@glasspelican.ca> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Robert Mustacchi <rm@joyent.com>
2017-04-258017 Comply with POSIX.1-2008 and C++11 for the definition of NULLAurélien Larcher1-1/+24
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-02-056582 initial reorg adding sys/null.h for 5218Richard PALO1-0/+29
6487 clean up __STDC__ ifdefs in rpcsvc/dbm.h 6563 fmtmsg.h should be simplified and neither define NULL nor _NULL Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Robert Mustacci <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>