Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add build system | Brian Behlendorf | 2010-08-31 | 1 | -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 warnings | Brian Behlendorf | 2010-08-31 | 1 | -3/+4 |
| | | | | | | Gcc -Wall warn: 'missing parenthesis' Signed-off-by: Brian Behlendorf <[email protected]> | ||||
* | Fix gcc ident pragma warnings | Ricardo M. Correia | 2010-08-27 | 4 | -4/+4 |
| | | | | | | Remove all ident pragmas which are unknown to gcc. Signed-off-by: Brian Behlendorf <[email protected]> | ||||
* | Add unicode library | Brian Behlendorf | 2009-01-05 | 4 | -0/+38476 |