]> git.ipfire.org Git - thirdparty/util-linux.git/history - lib
libfdisk: fix SIGFPE
[thirdparty/util-linux.git] / lib /
2013-07-30  Karel Zaklosetup: set errno for misaligned offsets
2013-07-30  Mike Frysingerexec_shell: add a license and touch up func def
2013-06-21  Karel Zaklibmount: be robust for empty target/source strings
2013-05-28  Karel Zaklib/tty: fix get_terminal_name() usage, cleanup code
2013-05-27  Karel Zaklib/tty: don't hardcode terminal fd in get_terminal_name()
2013-05-27  Karel Zaklib/loopdev: fix loopcxt_check_size() to work with...
2013-04-09  Jeff Mahoneyloopdev: sync capacity after setting it
2013-04-09  Sami Kerolavarious: fix variable and function declarations [smatch...
2013-04-05  Karel ZakMerge branch 'shell-completion' of git://github.com...
2013-04-03  Karel Zaklib: use O_CLOEXEC in libcommon
2013-04-03  Karel Zaklib/canonicalize: don't use /dev/mapper/<name> if the...
2013-03-27  Karel Zaklsblk: fix hctl buffer usage [coverity scan]
2013-03-20  Pádraig Bradylib/mbsalign: correct license header from GPLv[23]...
2013-03-18  Karel Zakdmesg: more colors, more fun
2013-03-13  Karel Zaklib/strutils: add strtotimeval_or_err()
2013-03-12  Karel Zaklib/procutils: add simple API to scan /proc/PID/*
2013-03-12  Karel Zaklib/procutils: test refactoring
2013-03-11  Karel Zaklib/strutils: simplify strtosize(), return info about...
2013-03-11  Karel Zakfdisk: add callback for ask-numbers API
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-19  Karel Zaklib/tty: don't truncate output on non-terminals
2013-02-14  Zbigniew Jędrzejew... unshare,nsenter: spawn shell by default
2013-02-06  Cristian Rodríguezbuild-sys: test for secure_getenv() too.
2013-02-06  Sami Kerolaa pointer should not be compared to zero [coccinelle]
2013-02-06  Benno Schulenbergtextual: spell and encode the name of Arkadiusz Miśkiew...
2013-01-30  Daniel TrebbienImplement mempcpy() in terms of memcpy() if mempcpy...
2013-01-08  Karel Zakinclude: cleanup copyright headers
2012-12-23  Karel Zaksulogin: remove consoles.c from libcommon
2012-12-19  Karel Zaklib/ismounted: improve loopdev support
2012-12-19  Karel Zaklib/ismounted: basic support for loop devices
2012-12-19  Karel Zaklib/loopdev: fix loopdev_find_by_backing_file()
2012-12-18  Werner Finksulogin: mount temporary /dev and /proc if not found
2012-12-18  Werner Finksulogin: use the linked lists from list.h for consoles...
2012-12-18  Karel Zakinclude/list: add list_last_entry()
2012-11-30  Karel ZakMerge branch '2012wk47' of git://github.com/kerolasa...
2012-11-26  Karel Zaklib/canonicalize: add canonicalize_path_restricted...
2012-11-23  Karel Zaklib/path: add path_read_u64()
2012-11-23  Karel Zaklib/path: rename functions to be more explicit
2012-11-22  Karel Zaklib/ttyutils: add get_terminal_name()
2012-11-22  Karel Zaklib/ttyutils: add test program
2012-11-22  Karel Zaklib/ttyutils: create .c file
2012-11-12  Karel Zaklib/loopdev: make loopcxt_get_device() more robust
2012-11-09  Karel Zaklib/console: fix possible fd leak
2012-11-09  Karel Zaklib/consoles: try another methods before go to fallback
2012-11-09  Karel Zaklib/consoles: add debug messages
2012-11-09  Karel Zaklib/consoles: TIOCGDEV code refactoring
2012-11-09  Karel Zaklib/consoles: cmdline code refactoring
2012-11-09  Karel Zaklib/consoles: sysfs code refactoring
2012-11-09  Karel Zaklib/consoles: /proc/consoles code refactoring
2012-11-09  Karel Zaklib/consoles: small cleanup
2012-11-09  Karel Zaklib/consoles: don't call perror()
2012-11-09  Karel Zaklib/consoles: add test program
2012-11-09  Karel Zaklib/consoles: remove global variable consoles
2012-11-09  Karel Zaklib/consolas: remove global variable concount, fix...
2012-11-08  Karel Zaklib/consoles: remove global variable initcp
2012-11-08  Karel Zaklib/consoles: remove global variable comparedev
2012-11-08  Karel Zaklib/consoles: minor clean ups
2012-11-08  Werner Finklib/consoles: add code to detect all system consoles
2012-11-02  Karel Zakbuild-sys: cleanup cpu_set_t usage
2012-10-23  Karel Zakmisc: make readlink() usage more robust
2012-10-23  Karel Zaklib/sysfs: add SCSI link functions
2012-10-23  Karel Zaklib/sysfs: add functions for SCSI host attributes
2012-10-23  Karel Zakinclude/sysfs: add SCSI host:channel:target:lun support
2012-10-23  Karel Zaklib/tt: don't ignore "extreme" columns if an free space...
2012-10-17  Karel Zaklib/loopdev: check for /sys
2012-10-17  Karel Zaklib/loopdev: improve debug messages
2012-10-16  Ondrej Opralalib/color: add module for work with terminal colors
2012-10-10  Mike Frysingermd5: fix strict aliasing warnings
2012-09-21  Peter Rajnohalib/sysfs: fix sysfs_devname_to_devno for dm partitions
2012-09-11  Ludwig Nusselmount: losetup: remove obsolete encryption support
2012-09-10  Karel ZakMerge https://github.com/hramrach/util-linux
2012-09-07  Karel Zaklib/pager: robust work with file descriptors [coverity...
2012-09-07  Karel Zaklib/sysfs: more robust sysfs_opendir() [coverity scan]
2012-08-14  Bernhard Voelkerlib/sysfs: make sysfs_partno_to_devno better readable
2012-08-13  Karel Zaklib/sysfs; add sysfs_partno_to_devno()
2012-08-13  Karel Zaklib/mangle: remove unused variable
2012-08-13  Karel Zaklib/sysfs: expect p<N> suffix for partitions
2012-08-13  Karel Zaklibmount: fix unmangle code
2012-08-13  Samuel ThibaultFix non-Linux build
2012-08-13  Karel Zaklib/tt: always escape '\' to simplify parsing in scripts
2012-08-08  Karel Zaklib/tt: fix \x%02x usage
2012-08-07  Karel Zakinclude/tt: improve work with non-utf8 chars
2012-08-06  Karel Zaklib/tt: count read cells, improve \x?? hex encoding
2012-07-30  Karel Zakbuild-sys: move tests to check_PROGRAMS
2012-07-26  Milan Brozlib/strutils: add string_add_to_idarray() - parse and...
2012-07-16  Karel Zaklib/match: fix compiler warning [-Wmissing-prototypes]
2012-07-16  Karel ZakMerge branch '2012wk28'
2012-07-16  Sami Kerolatranslation: unify file open error messages
2012-07-16  Sami Kerolalib/loopdev: minor bug fix: add missing semicolon
2012-07-16  Sami Kerolalib/pager: minor compiler warning fixes
2012-07-09  Karel Zakfix buffer overrun in some calls to sscanf
2012-06-26  Karel Zakbuild-sys: cleanup .gitignore files
2012-06-26  Karel Zakbuild-sys: convert lib/ to libcommon.la
2012-06-26  Karel Zakbuild-sys: define per-test -DTEST_PROGRAM in lib/
2012-06-26  Karel Zakbuild-sys: convert lib/ to module
2012-06-21  Karel Zaklib/loopdev: use warn_unused_result forimportant functions
2012-06-21  Karel Zaklib/sysfs: use warn_unused_result for sysfs_init()
2012-06-21  Cong Wanglib/mangle: fix a memory leak in the test case
2012-06-21  Cong Wanglib/sysfs: check if cxt->dir_path is NULL in sysfs_read...
2012-06-19  Karel ZakMerge branch '2012wk24' of git://github.com/kerolasa...
next