CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2011/04/06 05:39:44

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 

Log message:
Define NULL as a void * instead of a long integer, as required by Single Unix.
Kernel and bootblocks still use the old 0L value until all the NULL abuses
in the code are fixed.

Reply via email to