Source-Changes archive

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

CVS commit: src/usr.bin/make



Module Name:    src
Committed By:   dsl
Date:           Sat Jan 24 10:59:09 UTC 2009

Modified Files:
        src/usr.bin/make: dir.c hash.c hash.h

Log Message:
Don't cast 'time_t' to 'void *' and back it will lose precision.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/usr.bin/make/dir.c
cvs rdiff -r1.18 -r1.19 src/usr.bin/make/hash.c
cvs rdiff -r1.9 -r1.10 src/usr.bin/make/hash.h

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