index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-13
Fix non-Linux build
Samuel Thibault
2
-4
/
+7
2012-08-13
lib/tt: always escape '\' to simplify parsing in scripts
Karel Zak
1
-14
/
+3
2012-08-08
lib/tt: fix \x%02x usage
Karel Zak
1
-4
/
+4
2012-08-07
include/tt: improve work with non-utf8 chars
Karel Zak
1
-9
/
+23
2012-08-06
lib/tt: count read cells, improve \x?? hex encoding
Karel Zak
1
-14
/
+161
2012-07-30
build-sys: move tests to check_PROGRAMS
Karel Zak
1
-3
/
+3
2012-07-26
lib/strutils: add string_add_to_idarray() - parse and add to id list
Milan Broz
1
-0
/
+27
2012-07-16
lib/match: fix compiler warning [-Wmissing-prototypes]
Karel Zak
1
-0
/
+2
2012-07-16
translation: unify file open error messages
Sami Kerola
2
-3
/
+3
2012-07-16
lib/loopdev: minor bug fix: add missing semicolon
Sami Kerola
1
-1
/
+1
2012-07-16
lib/pager: minor compiler warning fixes
Sami Kerola
1
-1
/
+3
2012-07-09
fix buffer overrun in some calls to sscanf
Karel Zak
2
-2
/
+2
2012-06-26
build-sys: cleanup .gitignore files
Karel Zak
1
-1
/
+0
2012-06-26
build-sys: convert lib/ to libcommon.la
Karel Zak
1
-13
/
+42
2012-06-26
build-sys: define per-test -DTEST_PROGRAM in lib/
Karel Zak
1
-4
/
+21
2012-06-26
build-sys: convert lib/ to module
Karel Zak
2
-61
/
+64
2012-06-21
lib/loopdev: use warn_unused_result forimportant functions
Karel Zak
1
-24
/
+41
2012-06-21
lib/sysfs: use warn_unused_result for sysfs_init()
Karel Zak
1
-1
/
+2
2012-06-21
lib/mangle: fix a memory leak in the test case
Cong Wang
1
-2
/
+6
2012-06-21
lib/sysfs: check if cxt->dir_path is NULL in sysfs_readlink()
Cong Wang
1
-0
/
+3
2012-06-17
lib/mbsalign: abort() when non-expected case is encountered
Sami Kerola
1
-0
/
+2
2012-06-15
lib/blkdev: return static strings by blkdev_scsi_type_to_name()
Karel Zak
1
-22
/
+19
2012-06-15
Merge branch '2012wk23' of git://github.com/kerolasa/lelux-utiliteetit
Karel Zak
5
-4
/
+54
2012-06-12
losetup: improve -a to report loopdevs < 512 bytes
Karel Zak
1
-17
/
+95
2012-06-11
blkdev: add blkdev_scsi_type_to_name()
Sami Kerola
1
-1
/
+47
2012-06-11
sysfs: fix printf format warnings
Sami Kerola
1
-1
/
+1
2012-06-11
build: fix unused parameter warnings
Sami Kerola
2
-2
/
+4
2012-06-11
build: fix redundant redeclaration warnings
Sami Kerola
1
-0
/
+2
2012-06-05
Merge branch '2012wk22' of git://github.com/kerolasa/lelux-utiliteetit
Karel Zak
1
-3
/
+9
2012-06-05
lib/strutils: circumvent missing localeconv()
maximilian attems
1
-1
/
+1
2012-06-02
fileutils: xmkstemp() interface change
Dave Reisner
1
-3
/
+9
2012-05-29
lib/pager: repair build for non-Linux.
Thomas Schwinge
1
-1
/
+1
2012-05-28
libmount: add MNT_ERR_LOOPDEV
Karel Zak
1
-0
/
+4
2012-05-22
lib/tt: export tt_fputs_{quoted,nonblank} function
Karel Zak
1
-4
/
+4
2012-05-15
lib/strutils: create type specific strtoxx_or_err()
Karel Zak
1
-21
/
+74
2012-05-15
include: move get_terminal_width() to ttyutils.h
Petr Uzel
1
-27
/
+1
2012-05-15
include: rename writeall.h to all-io.h
Petr Uzel
1
-1
/
+1
2012-05-15
lib/mangle: check for end of string on every iteration
Dave Reisner
1
-4
/
+5
2012-05-10
libuuid: avoid double open and leaking fd (reworked)
Petr Uzel
1
-5
/
+3
2012-05-04
libuuid: avoid double open and leaking descriptor
Petr Uzel
1
-3
/
+5
2012-05-03
lib/strutils: add string_to_bitmask()
Karel Zak
1
-0
/
+43
2012-05-03
include/tt: remove obsolete stuff
Karel Zak
1
-1
/
+1
2012-04-26
lib/tt: check for non-printable chars for raw/export format
Karel Zak
1
-3
/
+3
2012-04-26
lib/tt: encode data for RAW and EXPORT format
Karel Zak
1
-2
/
+30
2012-04-26
lib/mangle: cleanup, add unhexmangle
Karel Zak
1
-18
/
+39
2012-04-23
lib/fileutils: add get_fd_tabsize()
Karel Zak
1
-0
/
+24
2012-04-23
Fix typos found by misspellings
Bernhard Voelker
1
-1
/
+1
2012-04-23
lib/pager: fix compiler warnings
Karel Zak
1
-4
/
+2
2012-04-23
lib: add pager functionality
Davidlohr Bueso
2
-0
/
+216
2012-04-10
lib: random utilities
Davidlohr Bueso
2
-0
/
+122
[prev]
[next]