summaryrefslogtreecommitdiffstats
path: root/shlibs
Commit message (Expand)AuthorAgeFilesLines
* libmount: compile testsKarel Zak2011-01-251-3/+5
* libmount: fix user= usageKarel Zak2011-01-253-5/+8
* libmount: improve status check, minor cleanupsKarel Zak2011-01-256-20/+44
* libmount: rename mount.sym -> libmount.symKarel Zak2011-01-242-3/+3
* libmount: add mnt_context_get_{source,target,fstype}Karel Zak2011-01-244-3/+57
* libmount: _SC_GETPW_R_SIZE_MAX portability issueKarel Zak2011-01-231-0/+4
* include: emulate dirfd when necessaryFabian Groffen2011-01-231-5/+7
* libmount: cleanup API, remove typedefKarel Zak2011-01-2220-935/+963
* libmount: add functions for mount.<type> helpersKarel Zak2011-01-225-5/+79
* libmount: rename mount.h to libmount.hKarel Zak2011-01-227-9/+10
* libmount: split mnt_context_do_mount()Karel Zak2011-01-226-22/+108
* use uint32_t instead of u_int32_tFabian Groffen2011-01-201-4/+4
* libblkid: add blkdev.h to blkidP.hKarel Zak2011-01-208-9/+1Star
* make major and minor available on SolarisKarel Zak2011-01-205-15/+0Star
* build-sys: link with socketlibs when necessaryFabian Groffen2011-01-201-1/+3
* libmount: add mnt_context_is_* functionsKarel Zak2011-01-193-1/+111
* libmount: cleanup internal APIKarel Zak2011-01-181-1/+0Star
* libmount: improve fstab/mtab options usageKarel Zak2011-01-133-53/+71
* libmount: add mount(8) sampleKarel Zak2011-01-105-1/+432
* libmount: properly canonicalize source and targetKarel Zak2011-01-106-21/+68
* remove duplicate includesKarel Zak2011-01-044-6/+0Star
* libmount: cleanup API and docsKarel Zak2011-01-0416-291/+247Star
* libmount: fix tab_update test programKarel Zak2011-01-031-1/+3
* libblkid: support LIBBLKID_DEBUG= env.Karel Zak2011-01-031-1/+3
* lib: [env] consolidate safe_getenv() usageKarel Zak2011-01-036-69/+13Star
* libmount: cleanup mount.symKarel Zak2011-01-031-13/+55
* libmount: cleanup lock APIKarel Zak2011-01-031-1/+1
* libmount: cleanup context APIKarel Zak2011-01-033-17/+8Star
* libmount: don't export some cache.c filesKarel Zak2011-01-033-21/+7Star
* libmount: better work with mtab optionsKarel Zak2011-01-039-18/+159
* libmount: don't use NULL pointer in mntenvKarel Zak2011-01-031-0/+5
* mount: use libmount for mtab/utab updatesKarel Zak2011-01-031-1/+0Star
* libmount: fix mount.h includesKarel Zak2011-01-031-0/+1
* libmount: clean mnt_update_* target usageKarel Zak2011-01-032-17/+26
* libmount: cleanup MS_RDONLY usageand mnt_update_* symbolsKarel Zak2011-01-036-27/+115
* libmount: minor fixesKarel Zak2011-01-035-5/+10
* libmount: use separate buffer for userspace options, add mount attributesKarel Zak2011-01-0311-375/+702
* libmount: add mntent.h compatible stuffKarel Zak2011-01-033-15/+100
* libmount: cleanup mangle() usageKarel Zak2011-01-031-5/+9
* libmount: minor fixes in cache.cKarel Zak2011-01-031-2/+3
* libmount: remove utab from API, update testsKarel Zak2011-01-038-118/+125
* libmount: fix to work with btrfs subvolume user mountsKarel Zak2011-01-035-21/+31
* libmount: use better format for utab, improve bind mountsKarel Zak2011-01-038-106/+270
* libmount: fix utab file and dir modes, add new debug messagesKarel Zak2011-01-035-9/+32
* tests: improve libmount context mount and umount testKarel Zak2011-01-031-0/+4
* libmount: add new debug messages, fix umount return codeKarel Zak2011-01-032-4/+18
* libmount: fix context mount testKarel Zak2011-01-033-39/+20Star
* libmount: fix mnt_optstr_remove_option_at()Karel Zak2011-01-031-1/+3
* libmount: support /{proc,etc}/filesystemsKarel Zak2011-01-037-39/+241
* libmount: add debug messages and fix typos in tab_updateKarel Zak2011-01-033-13/+32