CVSROOT: /cvs Module name: src Changes by: mill...@cvs.openbsd.org 2016/09/09 12:12:37
Modified files: include : dirent.h locale.h stddef.h stdio.h stdlib.h string.h time.h unistd.h wchar.h sys/sys : param.h Added files: sys/sys : _null.h Log message: Move the 10 (!) defintions of NULL to their own mini header file and update the NULL definition for C++11. OK deraadt@ guenther@ kettenis@