summaryrefslogtreecommitdiff
path: root/shlibs
AgeCommit message (Expand)AuthorFilesLines
2010-08-04libblkid: remove dead code sectionValerie Aurora1-47/+0
2010-07-29build-sys: man aliases don't depend on original man pageDiego Elio 'Flameeyes' Pettenò1-1/+1
2010-07-29build-sys: use the silent-rules prefix when generating man pages.Diego Elio 'Flameeyes' Pettenò1-1/+1
2010-07-29build-sys: drop shlibs/Makefile.am that only adds SUBDIRSDiego Elio 'Flameeyes' Pettenò1-13/+0
2010-07-29build-sys: drop the getsize test out of Makefile.amDiego Elio 'Flameeyes' Pettenò1-1/+1
2010-07-26libblkid: set tolerant flag for HFSAlexandre Peixoto Ferreira1-0/+1
2010-07-26libblkid: fix typo filesystem name nilfs to nilfs2Jiro SEKIBA1-1/+1
2010-07-13libblkid: add nilfs2 filesystem superblock probeJiro SEKIBA4-0/+123
2010-07-12docs: add COPYING.lib* filesKarel Zak4-3/+511
2010-07-07libmount: fix merge_optstr (do not truncate 3 trailing characters)Petr Uzel1-1/+2
2010-06-14uuidd: spell the plural of "UUID" consistently as "UUIDs"Benno Schulenberg3-4/+4
2010-06-14build-sys: minor changes for GNU/HurdSamuel Thibault3-0/+10
2010-06-08libmount: don't build tests by defaultKarel Zak1-30/+7
2010-06-08build-sys: cleanup lib{mount,blkid} buildingKarel Zak3-3/+3
2010-06-07libmount: another Makefile.am fixKarel Zak1-1/+1
2010-06-07libmount: use mangle function from lib/Karel Zak1-24/+2
2010-06-07libmount: fix Makefile.amKarel Zak1-4/+6
2010-06-07build-sys: use include/list.hKarel Zak2-3/+5
2010-06-04libblkid: optimize UDF label readingKarel Zak1-0/+3
2010-06-04libmount: add #warning libmount API is not stable yet!Karel Zak2-1/+6
2010-06-03libmount: fix some gtkdoc warningsKarel Zak3-3/+7
2010-06-03libmount: remove mnt_open_device()Karel Zak5-40/+2
2010-06-03findmnt: small change in usage()Karel Zak1-1/+1
2010-06-03libmount: fix name of mnt_fs_get_*_optstr()Karel Zak2-4/+4
2010-06-03libmount: merge vfs and fs options more carefullyKarel Zak1-23/+31
2010-06-03libmount: add docsKarel Zak16-72/+472
2010-06-03libmount: cleanup docsKarel Zak14-161/+296
2010-06-03libmount: fix mnt_fs_match_source()Karel Zak1-16/+14
2010-06-03libmount: add new debug messagesKarel Zak1-0/+10
2010-06-03libmount: cleanup cache flags and debug messagesKarel Zak1-9/+9
2010-06-03libmount: export mnt_init_debug()Karel Zak4-4/+3
2010-06-03include: move shlibs/.../list.h to the include/ directoryKarel Zak2-358/+0
2010-06-03libmount: add mnt_cache_find_tag_value()Karel Zak5-5/+43
2010-06-03libmount: add support for userdata and work with VFS treeKarel Zak5-0/+130
2010-06-03libblkid: add mnt_iter_get_direction()Karel Zak3-1/+18
2010-06-03libmount: read devno, ID and parent ID from /proc/self/mountinfoKarel Zak6-69/+70
2010-06-03libmount: update symbols tableKarel Zak1-2/+112
2010-06-03libmount: add fstab/mtab/mountinfo lookup routinesKarel Zak5-93/+226
2010-06-03libmount: add mnt_match_{fstype,options} functionsKarel Zak3-1/+169
2010-06-03libmount: add fstab/mtab/mountinfo parsing routinesKarel Zak6-6/+1490
2010-06-03libmount: rename mnt_optls_iterate_options()Karel Zak2-13/+14
2010-06-03libmount: add mnt_entryKarel Zak4-0/+630
2010-06-03libmount: add mtab locking codeKarel Zak4-2/+532
2010-06-03libmount: proper tests definition in Makefile.amKarel Zak1-7/+21
2010-06-03libmount: add optls (options container)Karel Zak6-6/+2042
2010-06-03libmount: add list routines and generic iteratorKarel Zak5-1/+281
2010-06-03libmount: add mnt_optstr_* functionsKarel Zak4-1/+430
2010-06-03libblkid: add paths and tags cacheKarel Zak4-3/+558
2010-06-03libmount: add test_versionKarel Zak2-1/+29
2010-06-03libmount: add debug supportKarel Zak4-3/+123