aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libuutil
Commit message (Expand)AuthorAgeFilesLines
* autoconf: use include directives instead of recursing down libнаб2022-05-101-23/+14
* Improve zpool status output, list all affected datasetsGeorge Amanakis2022-04-251-99/+94
* Ask libtool to stop hiding some errorsRich Ercolani2022-03-311-0/+3
* Switch from _Noreturn to __attribute__((noreturn))Brian Behlendorf2022-03-231-2/+2
* Use _Noreturn (C11; GNU89) properlyAlejandro Colomar2022-03-041-3/+3
* Add `--enable-asan` and `--enable-ubsan` switchesDamian Szuberski2022-02-032-3/+7
* Add `const` to nvlist functions to properly expose their real behaviorPaul Dagnelie2021-12-061-75/+80
* Upgrade to libabigail 2.0.0Dimitri John Ledkov2021-11-091-745/+681
* Update ABI files via new libabigail versionGeorge Melikov2021-09-021-1455/+1273
* Update ABI files with generated in CI workerGeorge Melikov2021-07-261-1817/+1456
* Replace /*PRINTFLIKEn*/ with attribute(printf)наб2021-07-261-10/+4
* libspl: staticify buf and pagesize, rename aok to libspl_assert_okнаб2021-06-031-690/+1348
* libuutil: purge unused functionsнаб2021-04-125-1143/+1102
* lib/: set O_CLOEXEC on all fdsнаб2021-04-111-7/+1
* Fix a resource leak in uu_avl_pool_destroyAlan Somers2021-01-261-0/+1
* cppcheck: integrete cppcheckBrian Behlendorf2021-01-261-1/+2
* Include the ABI with dist tarballBrian Behlendorf2020-11-211-0/+3
* Add ABI snapshotBrian Behlendorf2020-11-171-0/+1608
* Library ABI tracking with abigailAntonio Russo2020-11-172-0/+5
* Synchronize library ABI levelsAntonio Russo2020-11-031-4/+0
* Disable -Wl,-z,defs for ASAN buildsJoao Carlos Mendes Luis2020-07-141-1/+5
* Use abs_top_builddir when referencing librariesArvind Sankar2020-07-101-2/+2
* Add -z defs to LDFLAGSArvind Sankar2020-07-101-1/+1
* Add config.rpath for AM_GNU_GETTEXTArvind Sankar2020-07-101-0/+2
* Clean up lib dependenciesArvind Sankar2020-07-101-2/+4
* Fixes for make distArvind Sankar2020-06-261-3/+1
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-0/+4
* Remove unused headers from uu_string.cMatthew Macy2019-10-251-2/+0
* OpenZFS restructuring - libsplMatthew Macy2019-10-021-4/+0
* Update build system and packagingBrian Behlendorf2018-05-291-0/+1
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-101-7/+1
* Correct cppcheck errorsGiuseppe Di Natale2017-09-192-302/+1
* Add libtpool (thread pools)Brian Behlendorf2017-08-091-2/+1
* Fix coverity defects: CID 147629cao2016-11-081-1/+2
* Fixes for issues found with cppcheck toolGvozden Neskovic2016-07-271-0/+2
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-11/+19
* Remove autotools productsBrian Behlendorf2012-08-271-784/+0
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-071-0/+1
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-231-0/+1
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-231-0/+1
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-231-0/+1
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-171-0/+2
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-111-0/+1
* Linux 3.3 compat, iops->create()/mkdir()/mknod()Brian Behlendorf2012-04-301-0/+1
* Add --enable-debug-dmu-tx configure optionBrian Behlendorf2012-03-231-0/+1
* Add .zfs control directoryBrian Behlendorf2012-03-221-0/+1
* Cleanly support debug packagesBrian Behlendorf2012-02-271-0/+1
* Add support for DISCARD to ZVOLs.Etienne Dechamps2012-02-091-0/+1
* Support the fallocate() file operation.Etienne Dechamps2012-02-091-0/+1
* Improve ZVOL queue behavior.Etienne Dechamps2012-02-071-0/+5