summaryrefslogtreecommitdiff
path: root/shlibs/mount/src/optstr.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-03libmount: fix mnt_optstr_remove_option_at()Karel Zak1-1/+3
2011-01-03libmount: fix mnt_optstr_apply_flags() to work with optional variablesKarel Zak1-5/+6
2011-01-03libmount: always store rw/ro flags to mtabKarel Zak1-15/+52
2011-01-03libmount: use attribute __format__ for debug routinesKarel Zak1-1/+2
2011-01-03libmount: add DBG() to optstr.cKarel Zak1-3/+25
2011-01-03libmount: minor cleanup in optstr.cKarel Zak1-7/+7
2011-01-03libmount: add mnt_optstr_fix_userKarel Zak1-1/+41
2011-01-03libmount: clean up mountflags usageKarel Zak1-16/+134
2011-01-03libmount: rewrite optstr translationKarel Zak1-129/+209
2011-01-03libmount: add routines for uid=, git= and context= translationKarel Zak1-0/+198
2011-01-03libmount: add mnt_optstr_get_userspace_mountflags()Karel Zak1-25/+83
2011-01-03libmount: improve debugging, fix optstr prependKarel Zak1-1/+3
2011-01-03libmount: add mnt_optstr_prepend_option()Karel Zak1-2/+53
2011-01-03libmount: fix optstr testKarel Zak1-2/+2
2011-01-03libmount: rewrite DBG() macroKarel Zak1-6/+3
2011-01-03libmount: cleanup return codes (optstr.c)Karel Zak1-45/+42
2011-01-03libmount: cleanup return codes (cache.c)Karel Zak1-2/+2
2011-01-03libmount: update testsKarel Zak1-1/+1
2011-01-03libmount: fix datatype for mountflagsKarel Zak1-8/+10
2011-01-03libmount: add support for mtab managmentKarel Zak1-1/+1
2011-01-03libmount: add mnt_optstr_get_mountflags()Karel Zak1-0/+50
2011-01-03libmount: add uhelper=, improve mnt_split_optstr()Karel Zak1-7/+22
2011-01-03libmount: add mnt_split_optstr()Karel Zak1-14/+112
2010-06-03libmount: add docsKarel Zak1-1/+1
2010-06-03libmount: cleanup docsKarel Zak1-1/+11
2010-06-03libmount: add mnt_optstr_* functionsKarel Zak1-0/+416