summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/cache.c
Commit message (Expand)AuthorAgeFilesLines
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-091-667/+0Star
* libmount: minor fix to mnt_tabdiff_*Karel Zak2011-04-271-3/+3
* libmount: fix memory leak in cacheKarel Zak2011-03-301-2/+2
* libmount: cleanup API, remove typedefKarel Zak2011-01-221-26/+27
* libmount: properly canonicalize source and targetKarel Zak2011-01-101-0/+7
* remove duplicate includesKarel Zak2011-01-041-1/+0Star
* libmount: don't export some cache.c filesKarel Zak2011-01-031-15/+6Star
* libmount: minor fixes in cache.cKarel Zak2011-01-031-2/+3
* libmount: add mount(2) and /sbin/mount.<type> supportKarel Zak2011-01-031-3/+9
* libmount: add FS detectionKarel Zak2011-01-031-13/+99
* libmount: improve debugging, fix optstr prependKarel Zak2011-01-031-2/+2
* libmount: rewrite DBG() macroKarel Zak2011-01-031-6/+11
* libmount: cleanup return codes (cache.c)Karel Zak2011-01-031-12/+13
* libmount: remove mnt_open_device()Karel Zak2010-06-031-9/+2Star
* libmount: cleanup docsKarel Zak2010-06-031-11/+21
* libmount: cleanup cache flags and debug messagesKarel Zak2010-06-031-9/+9
* libmount: add mnt_cache_find_tag_value()Karel Zak2010-06-031-2/+33
* libmount: add fstab/mtab/mountinfo lookup routinesKarel Zak2010-06-031-1/+2
* libmount: add fstab/mtab/mountinfo parsing routinesKarel Zak2010-06-031-4/+6
* libblkid: add paths and tags cacheKarel Zak2010-06-031-0/+533