summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/optstr.c
Commit message (Expand)AuthorAgeFilesLines
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-091-1224/+0Star
* libmount: keep code more readable for analyzers [coverity scan]Karel Zak2011-03-111-3/+3
* libmount: better "user" evaluationKarel Zak2011-02-231-5/+27
* libmount: fix user= usageKarel Zak2011-01-251-2/+3
* libmount: cleanup API, remove typedefKarel Zak2011-01-221-31/+32
* remove duplicate includesKarel Zak2011-01-041-2/+0Star
* libmount: cleanup API and docsKarel Zak2011-01-041-6/+5Star
* libmount: better work with mtab optionsKarel Zak2011-01-031-1/+53
* libmount: use separate buffer for userspace options, add mount attributesKarel Zak2011-01-031-79/+32Star
* libmount: fix to work with btrfs subvolume user mountsKarel Zak2011-01-031-3/+6
* libmount: fix mnt_optstr_remove_option_at()Karel Zak2011-01-031-1/+3
* libmount: fix mnt_optstr_apply_flags() to work with optional variablesKarel Zak2011-01-031-5/+6
* libmount: always store rw/ro flags to mtabKarel Zak2011-01-031-15/+52
* libmount: use attribute __format__ for debug routinesKarel Zak2011-01-031-1/+2
* libmount: add DBG() to optstr.cKarel Zak2011-01-031-3/+25
* libmount: minor cleanup in optstr.cKarel Zak2011-01-031-7/+7
* libmount: add mnt_optstr_fix_userKarel Zak2011-01-031-1/+41
* libmount: clean up mountflags usageKarel Zak2011-01-031-16/+134
* libmount: rewrite optstr translationKarel Zak2011-01-031-129/+209
* libmount: add routines for uid=, git= and context= translationKarel Zak2011-01-031-0/+198
* libmount: add mnt_optstr_get_userspace_mountflags()Karel Zak2011-01-031-25/+83
* libmount: improve debugging, fix optstr prependKarel Zak2011-01-031-1/+3
* libmount: add mnt_optstr_prepend_option()Karel Zak2011-01-031-2/+53
* libmount: fix optstr testKarel Zak2011-01-031-2/+2
* libmount: rewrite DBG() macroKarel Zak2011-01-031-6/+3Star
* libmount: cleanup return codes (optstr.c)Karel Zak2011-01-031-45/+42Star
* libmount: cleanup return codes (cache.c)Karel Zak2011-01-031-2/+2
* libmount: update testsKarel Zak2011-01-031-1/+1
* libmount: fix datatype for mountflagsKarel Zak2011-01-031-8/+10
* libmount: add support for mtab managmentKarel Zak2011-01-031-1/+1
* libmount: add mnt_optstr_get_mountflags()Karel Zak2011-01-031-0/+50
* libmount: add uhelper=, improve mnt_split_optstr()Karel Zak2011-01-031-7/+22
* libmount: add mnt_split_optstr()Karel Zak2011-01-031-14/+112
* libmount: add docsKarel Zak2010-06-031-1/+1
* libmount: cleanup docsKarel Zak2010-06-031-1/+11
* libmount: add mnt_optstr_* functionsKarel Zak2010-06-031-0/+416