summaryrefslogtreecommitdiffstats
path: root/module/unicode/uconv.c
Commit message (Collapse)AuthorAgeFilesLines
* Add linux kernel module supportBrian Behlendorf2010-08-311-0/+9
| | | | | | | | | | | Setup linux kernel module support, this includes: - zfs context for kernel/user - kernel module build system integration - kernel module macros - kernel module symbol export - kernel module options Signed-off-by: Brian Behlendorf <[email protected]>
* Fix gcc ident pragma warningsRicardo M. Correia2010-08-271-1/+1
| | | | | | Remove all ident pragmas which are unknown to gcc. Signed-off-by: Brian Behlendorf <[email protected]>
* Add unicode libraryBrian Behlendorf2009-01-051-0/+855