aboutsummaryrefslogtreecommitdiffstats
path: root/module/unicode
Commit message (Expand)AuthorAgeFilesLines
* Illumos #15286: do_composition() needs sign awarenessRichard Yao2023-01-051-6/+15
* Replace dead opensolaris.org license linkTino Reichardt2022-07-112-2/+2
* linux: module: weld all but spl.ko into zfs.koнаб2022-04-202-32/+0
* Forbid b{copy,zero,cmp}(). Don't include <strings.h> for <string.h>наб2022-03-151-1/+1
* module/*.ko: prune .data, global .rodataнаб2022-01-142-7/+3
* Update `checkstyle` workflow env to ubuntu-20.04Damian Szuberski2021-11-021-0/+4
* Fix various typosAndrea Gelmini2021-04-021-1/+1
* Throw const on some stringsRyan Moeller2020-10-021-1/+1
* Prefix zfs internal endian checks with _ZFSMatthew Macy2020-07-281-1/+1
* Cleanup linux module kbuild filesArvind Sankar2020-06-101-3/+3
* Fix typosAndrea Gelmini2020-06-091-1/+1
* Wrap Linux module macrosMatthew Macy2019-11-011-6/+6
* Update build system and packagingBrian Behlendorf2018-05-292-9/+3
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-2/+2
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-221-13/+12
* Fix spellingka72017-01-031-1/+1
* Build user-space with different gcc optimization levelsGvozden Neskovic2016-08-091-2/+2
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-2/+5
* Retire spl_module_init()/spl_module_fini()Brian Behlendorf2015-02-241-5/+10
* Explicitly include SPL compat headersNed Bass2014-11-191-0/+1
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-1/+1
* Add module versioningBrian Behlendorf2013-12-061-0/+1
* Add script for builtin module building.Etienne Dechamps2012-07-261-5/+2
* Support custom build directories and move includesBrian Behlendorf2010-09-083-35494/+7
* Add linux kernel module supportBrian Behlendorf2010-08-312-0/+26
* Add build systemBrian Behlendorf2010-08-311-0/+9
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-3/+4
* Fix gcc ident pragma warningsRicardo M. Correia2010-08-274-4/+4
* Add unicode libraryBrian Behlendorf2009-01-054-0/+38476