Source-Changes archive

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

CVS commit: src/lib/libc/gdtoa



Module Name:    src
Committed By:   christos
Date:           Thu May  4 18:59:23 UTC 2006

Modified Files:
        src/lib/libc/gdtoa: gdtoa.h gdtoaimp.h

Log Message:
It is really bad style to define ULong unsigned long in one file and
uint32_t in another. No wonder lint was bitching (hello kjk)


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libc/gdtoa/gdtoa.h
cvs rdiff -r1.4 -r1.5 src/lib/libc/gdtoa/gdtoaimp.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