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:   christos
Date:           Sun Mar 27 18:51:19 UTC 2005

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

Log Message:
Don't sign extend characters when they get converted to wide characters in
mbtowc. Otherwise you are not going to be able to wctomb them. Added
regression test. From kim, many thanks.


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