Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   tshiozak
Date:           Mon Mar  3 08:49:16 UTC 2003

Modified Files:
        src/lib/libc/locale: runetype.h
        src/usr.bin/mklocale: lex.l yacc.y

Log Message:
use UINT32_C and PRIu32 macros instead of 0x...U and %u.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/lib/libc/locale/runetype.h
cvs rdiff -r1.5 -r1.6 src/usr.bin/mklocale/lex.l
cvs rdiff -r1.12 -r1.13 src/usr.bin/mklocale/yacc.y

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