Whamcloud - gitweb
libext2fs: don't use O_DIRECT for files on tmpfs
[tools/e2fsprogs.git] / lib / ext2fs / nls_utf8.c
2019-05-12 Theodore Ts'olibext2fs: add missing check for utf8lookup()'s return...
2019-05-03 Theodore Ts'olibext2fs: move struct ext2fs_nls_table to the private...
2019-04-29 Theodore Ts'olibext2fs: remove utf8_* namespace contamination
2019-04-29 Theodore Ts'olibext2fs: remove nls_* namespace contamination
2019-04-28 Gabriel Krisman... ext2fs: drop Unicode normalization support
2019-04-28 Gabriel Krisman... ext2fs: nls: Update to unicode 12.1.0
2019-04-28 Gabriel Krisman... ext2fs: convert unicode normalization from NFKD -> NFD
2018-12-03 Gabriel Krisman... ext2fs: nls: support UTF-8 11.0 with NFKD normalization