Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/udf
Module Name: src
Committed By: reinoud
Date: Mon May 19 20:12:36 UTC 2008
Modified Files:
src/sys/fs/udf: udf_osta.c udf_subr.c udf_subr.h udf_vnops.c
Log Message:
Implement wide char support for UDF by properly implementing unicode-16 to
UTF-8 like cd9660 and ntfs already do.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/fs/udf/udf_osta.c
cvs rdiff -r1.47 -r1.48 src/sys/fs/udf/udf_subr.c
cvs rdiff -r1.5 -r1.6 src/sys/fs/udf/udf_subr.h
cvs rdiff -r1.18 -r1.19 src/sys/fs/udf/udf_vnops.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