summaryrefslogtreecommitdiffstats
path: root/libmount/src/libmount.h.in
Commit message (Expand)AuthorAgeFilesLines
* libmount: improve fs referencing in tablesTim Hildering2019-03-081-0/+1
* libmount: add mnt_table_{find,insert,move}_fs()Karel Zak2019-02-211-0/+5
* libmount: add support for MS_REMOUNT on --allKarel Zak2019-01-161-0/+6
* libmount: export mnt_guess_system_root() by APIKarel Zak2018-12-101-0/+2
* libmount: cleanup licenses sections in the filesKarel Zak2018-08-161-2/+5
* libmount: added error MNT_ERR_NAMESPACEVaclav Dolezal2018-06-111-0/+6
* libmount: add support for switching namespacesVaclav Dolezal2018-06-111-0/+14
* libmount: don't use MS_MGC_VAL magic in mount(2) syscallKarel Zak2018-06-011-1/+2
* libmount: include sys/mount.h on Linux onlyKarel Zak2018-05-291-1/+1
* libmount: include sys/mount.h only if necessaryKarel Zak2018-03-221-1/+8
* libmount: make libmount.h more robustKarel Zak2018-03-201-0/+1
* libmount: export locking errors as MNT_EX_FILEIOKarel Zak2017-09-151-1/+7
* libmount: add mnt_context_get_excode()Karel Zak2017-04-271-1/+72
* libmount: support MS_RDONLY on write-protected devicesKarel Zak2017-04-261-0/+5
* libmount: revert X-* and x-* meaningKarel Zak2016-12-091-1/+1
* libmount: introduce X-* commentsKarel Zak2016-12-081-0/+1
* docs: some random fixesKarel Zak2016-09-271-2/+2
* libmount: Introduce new error: MNT_ERR_LOOPOVERLAPStanislav Brabec2016-08-031-1/+7
* libmount: add mnt_fs_set_priority()Ruediger Meier2016-02-231-0/+1
* libmount: handle btrfs default subvolume mountStanislav Brabec2016-01-261-0/+2
* libmount: add support for MS_LAZYTIMEKarel Zak2015-03-301-0/+4
* libmount: add options map to docsKarel Zak2015-01-261-3/+6
* libmount: cleanup gtk-docs warningsKarel Zak2015-01-131-1/+1
* linmount: (monitor) refresh docs, headers and symbols tableKarel Zak2015-01-061-0/+2
* libmount: (monitor) add kernel mountninfo monitoringKarel Zak2015-01-061-1/+0Star
* libmount: (monitor) cleanup wait/verify stuffKarel Zak2015-01-061-1/+13
* libmount: make public top-level monitor FD onlyKarel Zak2015-01-061-1/+1
* libmount: split monitor initializationKarel Zak2015-01-061-4/+3Star
* libmount: add new libmnt_monitor APIKarel Zak2014-12-051-0/+18
* libmount: provide version as int for better compiletime testSøren Holm2014-10-141-0/+3
* libmount: adjust the ordering of a #define and tweak some commentsBenno Schulenberg2014-07-141-11/+10Star
* libmount: mnt_resolve_target: tiptoe around active mount pointsEric Rannaud2014-07-011-0/+4
* libmount: add mnt_table_uniq_fs()Karel Zak2013-12-111-0/+9
* libmount: add mnt_tag_is_valid()Karel Zak2013-11-191-0/+1
* libmount: update docsKarel Zak2013-09-271-2/+2
* libmount: add reference counter to libmnt_tableKarel Zak2013-08-211-0/+3
* libmount: add reference counting to libmnt_cacheKarel Zak2013-08-211-0/+3
* libmount: add reference counting to libmount_fsKarel Zak2013-08-211-0/+2
* libmount: add function for context userdataKarel Zak2013-08-211-0/+4
* libmount: add mnt_table_is_empty(), improve table list usageKarel Zak2013-08-201-0/+1
* libmount: add mnt_table_{first,last}_fs()Karel Zak2013-08-201-0/+2
* libmount: add mnt_table_{set,get}_userdata()Karel Zak2013-08-201-0/+3
* libmount: add mnt_table_with_comments()Karel Zak2013-08-201-0/+1
* libmount: fix typosOndrej Oprala2013-08-051-3/+3
* libmount: add missing declarations to libmount.h.in and documentationOndrej Oprala2013-08-011-0/+3
* libmount: change tailing to trailing in *_tailing_comments functionsOndrej Oprala2013-08-011-3/+3
* libmount: add functions to handle comments in fs tablesOndrej Oprala2013-07-031-0/+13
* libmount: fix mount.nfs segfault, rely on assert() rather than on nonnullKarel Zak2013-04-121-132/+70Star
* libmount: add mnt_table_find_mountpoint()Karel Zak2013-03-251-0/+2
* libmount: make libmount.h consistent with codeKarel Zak2013-03-251-16/+8Star