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:   yamt
Date:           Fri Jun 27 14:52:25 UTC 2003

Modified Files:
        src/lib/libc/citrus: citrus_ctype_fallback.c

Log Message:
in _citrus_ctype_btowc_fallback() and _citrus_ctype_wctob_fallback(),
use enough size byte arrays, instead of abusing mbstate_t.
just pedantic.  no functional change is involved.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/citrus/citrus_ctype_fallback.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