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
2011-05-04
lib: [procutils.c]: general purpose procfs parsing functions
Davidlohr Bueso
1
-1
/
+2
2011-04-27
lib: [tt.c] support fixed width and multiple tt_print_table() calls
Karel Zak
1
-5
/
+37
2011-04-12
blkdev: add blkdev_is_misaligned()
Davidlohr Bueso
1
-0
/
+12
2011-03-22
lib: [fsprobe.c] fix blkid_evaluate_spec() call
Karel Zak
1
-1
/
+1
2011-03-17
libblkid: add blkid_evaluate_spec()
Karel Zak
1
-20
/
+1
2011-03-16
lib: [fsprobe.c] remove obsolete <blkid/blkid.h>
Karel Zak
1
-4
/
+0
2011-03-16
lib: [fsprobe.c] use internal libblkid only
Karel Zak
1
-101
/
+17
2011-03-11
lib: [tt.c] use mbs_truncate() from mbsalign.c
Karel Zak
2
-65
/
+4
2011-03-11
lib: [tt.c] dereferencing data before a null check [coverity scan]
Karel Zak
1
-1
/
+2
2011-03-04
umount: segfaults with inconsistent entry in /etc/fstab
Karel Zak
1
-0
/
+2
2011-03-03
move struct option to .rodata
Karel Zak
1
-1
/
+1
2011-02-21
lib: [strutils.c] more robust strtol checks
Karel Zak
1
-2
/
+2
2011-02-21
strutils: new wrapper function strtoll_or_err
Sami Kerola
1
-0
/
+24
2011-02-17
tests: [cpuset] call free() for range
Karel Zak
1
-0
/
+1
2011-02-17
fdisk: more robust whole-disk detection
Karel Zak
1
-7
/
+6
2011-02-15
lib: [strutils] avoid integer overflow on large values
Dave Reisner
1
-4
/
+14
2011-02-14
build-sys: provide alternatives for err, errx, warn and warnx
Fabian Groffen
6
-6
/
+5
2011-01-25
cfdisk: data type mismatch, and other, compiler warning fixes
Sami Kerola
1
-3
/
+3
2011-01-25
include: [tt] enlarge output buffer
Karel Zak
1
-4
/
+21
2011-01-17
build-sys: use WORDS_BIGENDIAN to determine platform byte-order
Fabian Groffen
1
-6
/
+1
2011-01-04
remove duplicate includes
Karel Zak
2
-5
/
+0
2011-01-04
findmnt: add --submounts option
Karel Zak
1
-0
/
+8
2011-01-03
tests: fix strtosize() test
Karel Zak
2
-1
/
+26
2011-01-03
lib: [env] consolidate safe_getenv() usage
Karel Zak
1
-1
/
+35
2011-01-03
libmount: cleanup mangle() usage
Karel Zak
1
-4
/
+4
2011-01-03
libmount: use better format for utab, improve bind mounts
Karel Zak
1
-5
/
+8
2011-01-03
libmount: rewrite mountinfo/fstab parsers to use sscanf()
Karel Zak
1
-3
/
+12
2011-01-03
lib: fix mange() and unmangle() to handle NULL
Karel Zak
1
-0
/
+9
2011-01-03
libmount: add unmangle/mangle() functions to API
Karel Zak
1
-4
/
+5
2011-01-03
lib: add wrappers for "at" functions
Karel Zak
2
-1
/
+102
2010-12-16
lib: [tt] fix alignment of the last tree child
Karel Zak
1
-1
/
+1
2010-12-09
partx: complete rewrite
Davidlohr Bueso
1
-0
/
+49
2010-11-30
rename util-linux-ng back to util-linux
Karel Zak
1
-1
/
+1
2010-11-24
lib: [strutils] move strmode() from namei.c to strutils.c
Karel Zak
1
-0
/
+40
2010-11-24
lib: [tt] add TT_FL_RIGHT, add columns list parser
Karel Zak
1
-9
/
+59
2010-11-24
lib: [ismounted] don't wast time with mtab is /proc/mounts used
Karel Zak
1
-0
/
+4
2010-11-23
lib: [strutils] general purpose string handling functions
Davidlohr Bueso
2
-37
/
+74
2010-11-15
findmnt: follow HAVE_LANGINFO
Karel Zak
1
-4
/
+1
2010-11-15
lib: add fallback for nl_langinfo()
Karel Zak
1
-0
/
+121
2010-11-15
lib/tt: fix langinfo build break
Davidlohr Bueso
1
-1
/
+1
2010-10-25
lib: add test program to canonicalize.c
Karel Zak
2
-1
/
+16
2010-08-23
lib: fix syntax error in blkdev.c
Karel Zak
1
-1
/
+1
2010-07-26
portability: fix mntent.h and pty.h usage
François Revol
1
-0
/
+6
2010-06-14
build-sys: minor changes for GNU/Hurd
Samuel Thibault
2
-0
/
+5
2010-06-03
lib: remove unwanted debug messages
Karel Zak
1
-8
/
+2
2010-06-03
lib: tt.c - fix minimal width of column
Karel Zak
1
-6
/
+15
2010-06-03
lib: tt.c: don't print header for empty table
Karel Zak
1
-1
/
+1
2010-06-03
lib: add tt.c (Tree and Table output)
Karel Zak
2
-1
/
+724
2010-06-01
taskset: move NR_CPUS determination to lib/cpuset.c
Karel Zak
1
-1
/
+40
2010-06-01
lib: add fallback for libc (uClibc) without CPU_ALLOC
Karel Zak
2
-1
/
+37
[prev]
[next]