summaryrefslogtreecommitdiffstats
path: root/shlibs
Commit message (Expand)AuthorAgeFilesLines
* tests: fix libmount testKarel Zak2011-02-091-5/+4Star
* libuuid: do not check for EAGAIN after flock()Petr Uzel2011-02-091-1/+1
* libmount: do not check for EAGAIN after flock()Petr Uzel2011-02-091-1/+1
* libmount: more robust flock() usageKarel Zak2011-02-081-2/+6
* libuuid: fix locking of clock state counter filePetr Uzel2011-02-081-9/+2Star
* libmount: add and copy FS internal flagsKarel Zak2011-02-078-54/+123
* libmount: don't prepare update if syscall failedKarel Zak2011-02-071-0/+10
* libmount: cleanup helper initialization APIKarel Zak2011-02-027-15/+89
* libmount: add low-level API for umountKarel Zak2011-02-024-19/+117
* libmount: cleanup high-level mount APIKarel Zak2011-02-026-34/+38
* libmount: copy mount attrs from utab to contextKarel Zak2011-02-021-1/+6
* libblkid: check for swap or DM cow on small devicesKarel Zak2011-02-011-5/+4Star
* libblkid: conditionalise parts from blkid/topology for LinuxFabian Groffen2011-01-313-7/+14
* build-sys: provide missing strnlen from strutilsFabian Groffen2011-01-311-1/+2
* provide a workaround if program_invocation_short_name is missingFabian Groffen2011-01-311-0/+1
* libmount: don't compile tests by defaultKarel Zak2011-01-252-5/+3Star
* libmount: fix debug messageKarel Zak2011-01-251-1/+1
* 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