aboutsummaryrefslogtreecommitdiffstats
path: root/module/unicode/u8_textprep.c
Commit message (Expand)AuthorAgeFilesLines
* Illumos #15286: do_composition() needs sign awarenessRichard Yao2023-01-051-6/+15
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* linux: module: weld all but spl.ko into zfs.koнаб2022-04-201-21/+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-141-3/+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
* Fix typosAndrea Gelmini2020-06-091-1/+1
* Wrap Linux module macrosMatthew Macy2019-11-011-6/+6
* Update build system and packagingBrian Behlendorf2018-05-291-7/+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
* 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 linux kernel module supportBrian Behlendorf2010-08-311-0/+17
* Fix gcc missing parenthesis warningsBrian Behlendorf2010-08-311-3/+4
* Fix gcc ident pragma warningsRicardo M. Correia2010-08-271-1/+1
* Add unicode libraryBrian Behlendorf2009-01-051-0/+2132