summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/fs.c
Commit message (Expand)AuthorAgeFilesLines
* libmount: add FS detectionKarel Zak2011-01-031-15/+15
* libmount: improve parsers return codesKarel Zak2011-01-031-29/+50
* libmount: add MNT_FS_SWAP flagKarel Zak2011-01-031-7/+14
* libmount: add mnt_fs_prepend_optstr()Karel Zak2011-01-031-4/+30
* libmount: cleanup return codes (fs.c)Karel Zak2011-01-031-60/+50Star
* libmount: clean up mnt_fs_set_optstr()Karel Zak2011-01-031-17/+55
* libmount: use mnt_fs for mtab APIKarel Zak2011-01-031-2/+2
* libmount: correctly use "none" valuesKarel Zak2011-01-031-12/+15
* libmount: add uhelper=, improve mnt_split_optstr()Karel Zak2011-01-031-1/+1
* libmount: add mnt_copy_fs() and mnt_fs_set_root()Karel Zak2011-01-031-0/+87
* libmount: remove fs and tab printf functionsKarel Zak2011-01-031-112/+0Star
* libmount: add mnt_tab_parse_mtab()Karel Zak2011-01-031-0/+1
* libmount: add mnt_split_optstr()Karel Zak2011-01-031-9/+31
* libmount: add mnt_fs_get_root()Karel Zak2011-01-031-2/+14
* build-sys: cleanup lib{mount,blkid} buildingKarel Zak2010-06-081-1/+1
* libmount: fix some gtkdoc warningsKarel Zak2010-06-031-0/+4
* libmount: add docsKarel Zak2010-06-031-2/+3
* libmount: cleanup docsKarel Zak2010-06-031-42/+65
* libmount: fix mnt_fs_match_source()Karel Zak2010-06-031-16/+14Star
* libmount: add mnt_cache_find_tag_value()Karel Zak2010-06-031-1/+1
* libmount: add support for userdata and work with VFS treeKarel Zak2010-06-031-0/+27
* libmount: read devno, ID and parent ID from /proc/self/mountinfoKarel Zak2010-06-031-7/+47
* libmount: add fstab/mtab/mountinfo lookup routinesKarel Zak2010-06-031-0/+149
* libmount: add mnt_entryKarel Zak2010-06-031-0/+545