summaryrefslogtreecommitdiffstats
path: root/shlibs
Commit message (Expand)AuthorAgeFilesLines
* move struct option to .rodataKarel Zak2011-03-031-1/+1
* libblkid: fix gcc warningsKarel Zak2011-03-012-3/+3
* libblkid: fix EFI GPT uuid byte orderKarel Zak2011-03-011-11/+23
* libblkid: try to detect if PT is newer than LVMKarel Zak2011-02-246-1/+100
* libmount: better "user" evaluationKarel Zak2011-02-233-11/+71
* libmount: don't export functions for vfs/fs/userspace mount optionsKarel Zak2011-02-229-261/+76Star
* lsblk: fix readlink() usageKarel Zak2011-02-181-1/+0Star
* Revert "libmount: do not check for EAGAIN after flock()"Karel Zak2011-02-181-1/+1
* Revert "libuuid: do not check for EAGAIN after flock()"Karel Zak2011-02-181-1/+1
* build-sys: add uuid_generate_time_safe.3 .gitignoreKarel Zak2011-02-171-0/+1
* libuuid: move __uuid function to UUIDD_PRIVATE in uuid.symKarel Zak2011-02-161-8/+13
* libuuid: update manpage, mention uuid_generate_time_safePetr Uzel2011-02-164-4/+29
* libuuid: introduce uuid_generate_time_safe()Petr Uzel2011-02-163-7/+39
* libuuid: __uuid_generate_time(): report if clock_seq is safePetr Uzel2011-02-162-3/+5
* libuuid: rename uuid__generate_* to __uuid_generate_*Petr Uzel2011-02-163-9/+9
* libuuid: get_clock(): report if the clock_seq is safePetr Uzel2011-02-161-1/+12
* libuuid: do not use invalid file descriptorPetr Uzel2011-02-161-4/+6
* libuuid: manpage spelling fixesPetr Uzel2011-02-161-2/+2
* libuuid: fix test in get_clock()Petr Uzel2011-02-161-1/+1
* textual: improve the wording of some error and usage messagesBenno Schulenberg2011-02-161-1/+1
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-146-6/+1Star
* libmount: add fallbacks for old systems without umount2() syscallKarel Zak2011-02-111-0/+28
* libmount: replace mkostmps() with more portable mkstemp()Karel Zak2011-02-113-4/+4
* 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