aboutsummaryrefslogtreecommitdiffstats
path: root/module/unicode
Commit message (Collapse)AuthorAgeFilesLines
* Add build systemBrian Behlendorf2010-08-311-0/+9
| | | | | | Add autoconf style build infrastructure to the ZFS tree. This includes autogen.sh, configure.ac, m4 macros, some scripts/*, and makefiles for all the core ZFS components.
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-3/+4
| | | | | | Gcc -Wall warn: 'missing parenthesis' Signed-off-by: Brian Behlendorf <[email protected]>
* Fix gcc ident pragma warningsRicardo M. Correia2010-08-274-4/+4
| | | | | | Remove all ident pragmas which are unknown to gcc. Signed-off-by: Brian Behlendorf <[email protected]>
* Add unicode libraryBrian Behlendorf2009-01-054-0/+38476