summaryrefslogtreecommitdiffstats
path: root/shlibs
Commit message (Expand)AuthorAgeFilesLines
* uuidd: spell the plural of "UUID" consistently as "UUIDs"Benno Schulenberg2010-06-143-4/+4
* build-sys: minor changes for GNU/HurdSamuel Thibault2010-06-143-0/+10
* libmount: don't build tests by defaultKarel Zak2010-06-081-30/+7Star
* build-sys: cleanup lib{mount,blkid} buildingKarel Zak2010-06-083-3/+3
* libmount: another Makefile.am fixKarel Zak2010-06-071-1/+1
* libmount: use mangle function from lib/Karel Zak2010-06-071-24/+2Star
* libmount: fix Makefile.amKarel Zak2010-06-071-4/+6
* build-sys: use include/list.hKarel Zak2010-06-072-3/+5
* libblkid: optimize UDF label readingKarel Zak2010-06-041-0/+3
* libmount: add #warning libmount API is not stable yet!Karel Zak2010-06-042-1/+6
* libmount: fix some gtkdoc warningsKarel Zak2010-06-033-3/+7
* libmount: remove mnt_open_device()Karel Zak2010-06-035-40/+2Star
* findmnt: small change in usage()Karel Zak2010-06-031-1/+1
* libmount: fix name of mnt_fs_get_*_optstr()Karel Zak2010-06-032-4/+4
* libmount: merge vfs and fs options more carefullyKarel Zak2010-06-031-23/+31
* libmount: add docsKarel Zak2010-06-0316-72/+472
* libmount: cleanup docsKarel Zak2010-06-0314-161/+296
* libmount: fix mnt_fs_match_source()Karel Zak2010-06-031-16/+14Star
* libmount: add new debug messagesKarel Zak2010-06-031-0/+10
* libmount: cleanup cache flags and debug messagesKarel Zak2010-06-031-9/+9
* libmount: export mnt_init_debug()Karel Zak2010-06-034-4/+3Star
* include: move shlibs/.../list.h to the include/ directoryKarel Zak2010-06-032-358/+0Star
* libmount: add mnt_cache_find_tag_value()Karel Zak2010-06-035-5/+43
* libmount: add support for userdata and work with VFS treeKarel Zak2010-06-035-0/+130
* libblkid: add mnt_iter_get_direction()Karel Zak2010-06-033-1/+18
* libmount: read devno, ID and parent ID from /proc/self/mountinfoKarel Zak2010-06-036-69/+70
* libmount: update symbols tableKarel Zak2010-06-031-2/+112
* libmount: add fstab/mtab/mountinfo lookup routinesKarel Zak2010-06-035-93/+226
* libmount: add mnt_match_{fstype,options} functionsKarel Zak2010-06-033-1/+169
* libmount: add fstab/mtab/mountinfo parsing routinesKarel Zak2010-06-036-6/+1490
* libmount: rename mnt_optls_iterate_options()Karel Zak2010-06-032-13/+14
* libmount: add mnt_entryKarel Zak2010-06-034-0/+630
* libmount: add mtab locking codeKarel Zak2010-06-034-2/+532
* libmount: proper tests definition in Makefile.amKarel Zak2010-06-031-7/+21
* libmount: add optls (options container)Karel Zak2010-06-036-6/+2042
* libmount: add list routines and generic iteratorKarel Zak2010-06-035-1/+281
* libmount: add mnt_optstr_* functionsKarel Zak2010-06-034-1/+430
* libblkid: add paths and tags cacheKarel Zak2010-06-034-3/+558
* libmount: add test_versionKarel Zak2010-06-032-1/+29
* libmount: add debug supportKarel Zak2010-06-034-3/+123
* libmount: add basic utilsKarel Zak2010-06-035-2/+236
* libmount: add version.cKarel Zak2010-06-035-2/+81
* libmount: add basic dirsKarel Zak2010-06-037-0/+117
* libblkid: add exFAT file system detection supportAndrew Nayenko2010-06-014-2/+151
* libblkid: improve MD 0.90.0 detection (use sb->size)Karel Zak2010-05-211-3/+22
* libblkid: improbe DDF detectionKarel Zak2010-05-181-6/+65
* libblkid: probe for (non-linux) RAIDs on whole devices onlyKarel Zak2010-05-1810-3/+35
* libblkid: cleanup superblocks_safeprobe()Karel Zak2010-05-181-86/+18Star
* libblkid: improve MD 0.90 detectionKarel Zak2010-05-183-27/+33
* libblkid: tiny change in debug outputKarel Zak2010-05-181-2/+4