Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/citrus
Module Name: src
Committed By: tshiozak
Date: Sun Jun 29 17:30:07 UTC 2003
Modified Files:
src/lib/libc/citrus: citrus_region.h
Log Message:
u_int*_t -> uint*_t.
I would like to use stdint.h, but it is too modern for the host tools.
u_int*_t are more popular under UNIX-like systems, although they are
not backed up with any standards.
(src/tools/compat/stdint.h is maybe necessary.)
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/citrus/citrus_region.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