]> git.ipfire.org Git - thirdparty/util-linux.git/history - shlibs
build-sys: use AC_LANG_SOURCE to suppress warnings
[thirdparty/util-linux.git] / shlibs /
2011-03-03  Karel Zakmove struct option to .rodata
2011-03-01  Karel Zaklibblkid: fix gcc warnings
2011-03-01  Karel Zaklibblkid: fix EFI GPT uuid byte order
2011-02-24  Karel Zaklibblkid: try to detect if PT is newer than LVM
2011-02-22  Karel Zaklibmount: better "user" evaluation
2011-02-22  Karel Zaklibmount: don't export functions for vfs/fs/userspace...
2011-02-18  Karel Zaklsblk: fix readlink() usage
2011-02-18  Karel ZakRevert "libmount: do not check for EAGAIN after flock()"
2011-02-18  Karel ZakRevert "libuuid: do not check for EAGAIN after flock()"
2011-02-17  Karel Zakbuild-sys: add uuid_generate_time_safe.3 .gitignore
2011-02-16  Karel Zaklibuuid: move __uuid function to UUIDD_PRIVATE in uuid.sym
2011-02-16  Petr Uzellibuuid: update manpage, mention uuid_generate_time_safe
2011-02-16  Petr Uzellibuuid: introduce uuid_generate_time_safe()
2011-02-16  Petr Uzellibuuid: __uuid_generate_time(): report if clock_seq...
2011-02-16  Petr Uzellibuuid: rename uuid__generate_* to __uuid_generate_*
2011-02-16  Petr Uzellibuuid: get_clock(): report if the clock_seq is safe
2011-02-16  Petr Uzellibuuid: do not use invalid file descriptor
2011-02-16  Petr Uzellibuuid: manpage spelling fixes
2011-02-16  Petr Uzellibuuid: fix test in get_clock()
2011-02-16  Benno Schulenbergtextual: improve the wording of some error and usage...
2011-02-14  Fabian Groffenbuild-sys: provide alternatives for err, errx, warn...
2011-02-11  Karel Zaklibmount: add fallbacks for old systems without umount2...
2011-02-11  Karel Zaklibmount: replace mkostmps() with more portable mkstemp()
2011-02-09  Karel Zaktests: fix libmount test
2011-02-09  Petr Uzellibuuid: do not check for EAGAIN after flock()
2011-02-09  Petr Uzellibmount: do not check for EAGAIN after flock()
2011-02-08  Karel Zaklibmount: more robust flock() usage
2011-02-08  Petr Uzellibuuid: fix locking of clock state counter file
2011-02-07  Karel Zaklibmount: add and copy FS internal flags
2011-02-07  Karel Zaklibmount: don't prepare update if syscall failed
2011-02-02  Karel Zaklibmount: cleanup helper initialization API
2011-02-02  Karel Zaklibmount: add low-level API for umount
2011-02-02  Karel Zaklibmount: cleanup high-level mount API
2011-02-02  Karel Zaklibmount: copy mount attrs from utab to context
2011-02-01  Karel Zaklibblkid: check for swap or DM cow on small devices
2011-01-31  Fabian Groffenlibblkid: conditionalise parts from blkid/topology...
2011-01-31  Fabian Groffenbuild-sys: provide missing strnlen from strutils
2011-01-31  Fabian Groffenprovide a workaround if program_invocation_short_name...
2011-01-25  Karel Zaklibmount: don't compile tests by default
2011-01-25  Karel Zaklibmount: fix debug message
2011-01-25  Karel Zaklibmount: compile tests
2011-01-25  Karel Zaklibmount: fix user= usage
2011-01-24  Karel Zaklibmount: improve status check, minor cleanups
2011-01-24  Karel Zaklibmount: rename mount.sym -> libmount.sym
2011-01-24  Karel Zaklibmount: add mnt_context_get_{source,target,fstype}
2011-01-23  Karel Zaklibmount: _SC_GETPW_R_SIZE_MAX portability issue
2011-01-23  Fabian Groffeninclude: emulate dirfd when necessary
2011-01-21  Karel Zaklibmount: cleanup API, remove typedef
2011-01-21  Karel Zaklibmount: add functions for mount.<type> helpers
2011-01-21  Karel Zaklibmount: rename mount.h to libmount.h
2011-01-21  Karel Zaklibmount: split mnt_context_do_mount()
2011-01-20  Fabian Groffenuse uint32_t instead of u_int32_t
2011-01-20  Karel Zaklibblkid: add blkdev.h to blkidP.h
2011-01-20  Karel Zakmake major and minor available on Solaris
2011-01-20  Fabian Groffenbuild-sys: link with socketlibs when necessary
2011-01-19  Karel Zaklibmount: add mnt_context_is_* functions
2011-01-18  Karel Zaklibmount: cleanup internal API
2011-01-13  Karel Zaklibmount: improve fstab/mtab options usage
2011-01-10  Karel Zaklibmount: add mount(8) sample
2011-01-10  Karel Zaklibmount: properly canonicalize source and target
2011-01-04  Karel Zakremove duplicate includes
2011-01-03  Karel Zaklibmount: cleanup API and docs
2011-01-03  Karel Zaklibmount: fix tab_update test program
2011-01-03  Karel Zaklibblkid: support LIBBLKID_DEBUG= env.
2011-01-03  Karel Zaklib: [env] consolidate safe_getenv() usage
2011-01-03  Karel Zaklibmount: cleanup mount.sym
2011-01-03  Karel Zaklibmount: cleanup lock API
2011-01-03  Karel Zaklibmount: cleanup context API
2011-01-03  Karel Zaklibmount: don't export some cache.c files
2011-01-03  Karel Zaklibmount: better work with mtab options
2011-01-03  Karel Zaklibmount: don't use NULL pointer in mntenv
2011-01-03  Karel Zakmount: use libmount for mtab/utab updates
2011-01-03  Karel Zaklibmount: fix mount.h includes
2011-01-03  Karel Zaklibmount: clean mnt_update_* target usage
2011-01-03  Karel Zaklibmount: cleanup MS_RDONLY usageand mnt_update_* symbols
2011-01-03  Karel Zaklibmount: minor fixes
2011-01-03  Karel Zaklibmount: use separate buffer for userspace options...
2011-01-03  Karel Zaklibmount: add mntent.h compatible stuff
2011-01-03  Karel Zaklibmount: cleanup mangle() usage
2011-01-03  Karel Zaklibmount: minor fixes in cache.c
2011-01-03  Karel Zaklibmount: remove utab from API, update tests
2011-01-03  Karel Zaklibmount: fix to work with btrfs subvolume user mounts
2011-01-03  Karel Zaklibmount: use better format for utab, improve bind...
2011-01-03  Karel Zaklibmount: fix utab file and dir modes, add new debug...
2011-01-03  Karel Zaktests: improve libmount context mount and umount test
2011-01-03  Karel Zaklibmount: add new debug messages, fix umount return...
2011-01-03  Karel Zaklibmount: fix context mount test
2011-01-03  Karel Zaklibmount: fix mnt_optstr_remove_option_at()
2011-01-03  Karel Zaklibmount: support /{proc,etc}/filesystems
2011-01-03  Karel Zaklibmount: add debug messages and fix typos in tab_update
2011-01-03  Karel Zaklibmount: rewrite update
2011-01-03  Karel Zaklibmount: fix Makefile and tests
2011-01-03  Karel Zaklibmount: improve function for work with mtab paths
2011-01-03  Karel Zaklibmount: fix comment for mnt_unlock_file()
2011-01-03  Karel Zaklibmount: add functions get mtab/utab paths
2011-01-03  Karel Zaklibmount: allow to overwrite mtab/fstab paths
2011-01-03  Karel Zaklibmount: add LIBMOUNT_{MTAB,FSTAB}
2011-01-03  Karel Zaktests: add libmount lock test
2011-01-03  Karel Zaktests: add libmount tab_parse.c tests
2011-01-03  Karel Zaklibmount: cleanup fstab parser, improve mnt_tab errcb...
next