summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/utils.c
Commit message (Expand)AuthorAgeFilesLines
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-091-899/+0Star
* libmount: support /run/mount rather than /dev/.mountKarel Zak2011-03-311-4/+12
* libmount: fix some typos and copy&paste mistakes in commentsPetr Uzel2011-03-311-7/+6Star
* libmount: small lock code cleanupKarel Zak2011-03-301-2/+2
* libmount: use chdir() and NOFOLLOW umount flag for umount operationKarel Zak2011-03-301-0/+73
* libmount: replace mkostmps() with more portable mkstemp()Karel Zak2011-02-111-2/+2
* libmount: improve status check, minor cleanupsKarel Zak2011-01-251-1/+1
* libmount: _SC_GETPW_R_SIZE_MAX portability issueKarel Zak2011-01-231-0/+4
* libmount: cleanup API, remove typedefKarel Zak2011-01-221-8/+8
* libmount: properly canonicalize source and targetKarel Zak2011-01-101-4/+5
* libmount: cleanup API and docsKarel Zak2011-01-041-1/+1
* lib: [env] consolidate safe_getenv() usageKarel Zak2011-01-031-34/+4Star
* libmount: better work with mtab optionsKarel Zak2011-01-031-3/+5
* libmount: remove utab from API, update testsKarel Zak2011-01-031-9/+4Star
* libmount: use better format for utab, improve bind mountsKarel Zak2011-01-031-1/+1
* libmount: fix utab file and dir modes, add new debug messagesKarel Zak2011-01-031-2/+7
* libmount: support /{proc,etc}/filesystemsKarel Zak2011-01-031-0/+103
* libmount: add debug messages and fix typos in tab_updateKarel Zak2011-01-031-7/+18
* libmount: rewrite updateKarel Zak2011-01-031-28/+112
* libmount: improve function for work with mtab pathsKarel Zak2011-01-031-26/+19Star
* libmount: add functions get mtab/utab pathsKarel Zak2011-01-031-37/+46
* libmount: allow to overwrite mtab/fstab pathsKarel Zak2011-01-031-6/+42
* libmount: rewrite optstr translationKarel Zak2011-01-031-4/+49
* libmount: add utils for work with uid/gidKarel Zak2011-01-031-0/+43
* libmount: add new pseudo filesystemsKarel Zak2011-01-031-0/+4
* libmount: rewrite DBG() macroKarel Zak2011-01-031-2/+1Star
* libmount: add new psetudo filesystemsKarel Zak2011-01-031-0/+2
* libmount: update testsKarel Zak2011-01-031-1/+1
* libmount: correctly use "none" valuesKarel Zak2011-01-031-2/+6
* libmount: improve mnt_get_fs_root() and mnt_get_mountpoint()Karel Zak2011-01-031-8/+14
* libmount: add utils to get FS root/mountpointKarel Zak2011-01-031-0/+91
* libmount: add unmangle/mangle() functions to APIKarel Zak2011-01-031-0/+27
* libmount: add {start,end}swith() functionsKarel Zak2011-01-031-0/+52
* libmount: add mnt_get_writable_mtab_path()Karel Zak2011-01-031-0/+37
* libmount: add mnt_tab_parse_mtab()Karel Zak2011-01-031-0/+13
* lib: [strutils] general purpose string handling functionsDavidlohr Bueso2010-11-231-39/+0Star
* libmount: remove unused mnt_strconcat3()Karel Zak2010-08-201-27/+0Star
* libmount: remove mnt_open_device()Karel Zak2010-06-031-28/+0Star
* libmount: add docsKarel Zak2010-06-031-6/+8
* libmount: cleanup docsKarel Zak2010-06-031-0/+5
* libmount: add mnt_match_{fstype,options} functionsKarel Zak2010-06-031-0/+162
* libmount: add basic utilsKarel Zak2010-06-031-0/+208