summaryrefslogtreecommitdiffstats
path: root/shlibs/mount
Commit message (Expand)AuthorAgeFilesLines
...
* libmount: use mnt_fs for mtab APIKarel Zak2011-01-032-85/+71Star
* libmount: fix datatype for mountflagsKarel Zak2011-01-033-12/+14
* libmount: remove unnecessary options containerKarel Zak2011-01-035-1630/+2Star
* libmount: add support for mtab managmentKarel Zak2011-01-034-11/+968
* libmount: correctly use "none" valuesKarel Zak2011-01-033-15/+25
* libmount: add mnt_optstr_get_mountflags()Karel Zak2011-01-033-0/+74
* libmount: improve mnt_get_fs_root() and mnt_get_mountpoint()Karel Zak2011-01-032-9/+17
* libmount: add uhelper=, improve mnt_split_optstr()Karel Zak2011-01-034-9/+29
* libmount: add unit test for mnt_copy_fs()Karel Zak2011-01-031-0/+29
* libmount: add utils to get FS root/mountpointKarel Zak2011-01-032-0/+94
* libmount: add mnt_copy_fs() and mnt_fs_set_root()Karel Zak2011-01-033-1/+92
* libmount: add unmangle/mangle() functions to APIKarel Zak2011-01-033-0/+31
* libmount: remove fs and tab printf functionsKarel Zak2011-01-035-219/+2Star
* libmount: add {start,end}swith() functionsKarel Zak2011-01-033-1/+57
* libmount: add mnt_get_writable_mtab_path()Karel Zak2011-01-033-1/+42
* libmount: clean up lock.cKarel Zak2011-01-031-52/+62
* libmount: add mnt_tab_parse_mtab()Karel Zak2011-01-037-2/+113
* libmount: add mnt_split_optstr()Karel Zak2011-01-035-26/+152
* libmount: don't return old data from optls iteratorKarel Zak2011-01-031-0/+3
* libmount: clean up mount.sym fileKarel Zak2011-01-031-10/+6Star
* libmount: add mnt_fs_get_root()Karel Zak2011-01-035-6/+24
* libmount: add /etc/fstab.d supportKarel Zak2011-01-035-2/+113
* libmount: add mnt_tab_parse_stream()Karel Zak2011-01-033-34/+52
* libmount: don't store filename to mnt_tabKarel Zak2011-01-034-70/+48Star
* libmount: improve parser return codesKarel Zak2011-01-032-10/+26
* libmount: remove mnt_tab_strerr()Karel Zak2011-01-035-149/+12Star
* libmount: add mnt_tab_set_parser_errcb()Karel Zak2011-01-034-11/+35
* rename util-linux-ng back to util-linuxKarel Zak2010-11-301-2/+2
* lib: [strutils] general purpose string handling functionsDavidlohr Bueso2010-11-232-48/+0Star
* libmount: remove unused mnt_strconcat3()Karel Zak2010-08-202-29/+0Star
* docs: add COPYING.lib* filesKarel Zak2010-07-122-1/+509
* libmount: fix merge_optstr (do not truncate 3 trailing characters)Petr Uzel2010-07-071-1/+2
* build-sys: minor changes for GNU/HurdSamuel Thibault2010-06-141-0/+1
* libmount: don't build tests by defaultKarel Zak2010-06-081-30/+7Star
* build-sys: cleanup lib{mount,blkid} buildingKarel Zak2010-06-082-2/+2
* libmount: another Makefile.am fixKarel Zak2010-06-071-1/+1
* libmount: use mangle function from lib/Karel Zak2010-06-071-24/+2Star
* libmount: fix Makefile.amKarel Zak2010-06-071-4/+6
* build-sys: use include/list.hKarel Zak2010-06-071-1/+2
* libmount: add #warning libmount API is not stable yet!Karel Zak2010-06-042-1/+6
* libmount: fix some gtkdoc warningsKarel Zak2010-06-033-3/+7
* libmount: remove mnt_open_device()Karel Zak2010-06-035-40/+2Star
* findmnt: small change in usage()Karel Zak2010-06-031-1/+1
* libmount: fix name of mnt_fs_get_*_optstr()Karel Zak2010-06-032-4/+4
* libmount: merge vfs and fs options more carefullyKarel Zak2010-06-031-23/+31
* libmount: add docsKarel Zak2010-06-0316-72/+472
* libmount: cleanup docsKarel Zak2010-06-0314-161/+296
* libmount: fix mnt_fs_match_source()Karel Zak2010-06-031-16/+14Star
* libmount: add new debug messagesKarel Zak2010-06-031-0/+10
* libmount: cleanup cache flags and debug messagesKarel Zak2010-06-031-9/+9