Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/compat



Module Name:    src
Committed By:   njoly
Date:           Thu Apr  8 15:59:37 UTC 2010

Modified Files:
        src/sys/compat/linux/common: linux_time.c
        src/sys/compat/linux32/common: linux32_time.c

Log Message:
Do not use 0 for pointers, but NULL.


To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/compat/linux/common/linux_time.c
cvs rdiff -u -r1.32 -r1.33 src/sys/compat/linux32/common/linux32_time.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index