Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/citrus/modules
Module Name: src
Committed By: tnozaki
Date: Tue Mar 6 16:13:58 UTC 2007
Modified Files:
src/lib/libc/citrus/modules: citrus_utf8.c
Log Message:
disallow illegal utf-8 byte sequence and surrogate chars (RFC3629).
5-6 byte sequence(0x110000 - 0x7FFFFFFF) are still available
for backward compatibility.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/lib/libc/citrus/modules/citrus_utf8.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