Compare to 16bit NLS of 2.2.17, this patch has follow differences:
1. change struct nls_unicode, internal unicode type, to wchar_t,
declare as u16.
2. when doing charset conversion, uni2char()/char2uni() will
return bytes of character or error code.
3. add one boundlen parameter to char2uni().
4. change makefile to obj-[y/m/n] style.
4. some euc-jp fix.
This patch can be download from
http://www.cis.nctu.edu.tw/~gis88564/Project/kernel_cp950/kernel-cp950-4.2.bz2
Hopefully you can accept this patch.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/