index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/xalloc: add warn_unused_result to allocation functions
Karel Zak
2013-07-09
2
-5
/
+5
*
agetty: don't remove ECHOCTL from c_lflag
Karel Zak
2013-06-03
1
-4
/
+2
*
lscpu: detect more hypervisor vendors
Ondrej Oprala
2013-05-20
1
-0
/
+2
*
lib/tty: don't hardcode terminal fd in get_terminal_name()
Karel Zak
2013-05-13
1
-1
/
+2
*
lib/colors: add colormode_or_err()
Karel Zak
2013-05-07
1
-0
/
+1
*
lib/colors: add support for auto, always and never modes
Karel Zak
2013-05-06
1
-1
/
+12
*
include: add close_fd() for noticing write errors before close()
Sami Kerola
2013-04-26
1
-0
/
+19
*
include: fix SYS_{unshare,nsenter} usage
Karel Zak
2013-04-17
1
-2
/
+2
*
libblkid: arch independent minix detection
Karel Zak
2013-04-15
1
-3
/
+6
*
lib/xalloc: add xstrndup()
Karel Zak
2013-04-10
1
-0
/
+15
*
loopdev: sync capacity after setting it
Jeff Mahoney
2013-04-09
1
-0
/
+1
*
include/fileutils: use O_CLOEXEC for mktemp stuff
Karel Zak
2013-04-03
1
-1
/
+1
*
include/c: add macro UL_CLOEXECSTR
Karel Zak
2013-04-03
1
-0
/
+8
*
lib/xalloc: fix mamory leak in xgethostname() [coverity scan]
Karel Zak
2013-03-27
1
-2
/
+4
*
include/pathnames: rename _PATH_ADJPATH to _PATH_ADJTIME
Karel Zak
2013-03-26
1
-1
/
+2
*
docs: arch is gone, use delpart as usage() function example
Sami Kerola
2013-03-26
1
-1
/
+1
*
remove duplicate includes
Karel Zak
2013-03-20
1
-2
/
+4
*
lib/mbsalign: correct license header from GPLv[23] to LGPLv2+
Pádraig Brady
2013-03-20
1
-2
/
+2
*
dmesg: more colors, more fun
Karel Zak
2013-03-18
1
-1
/
+1
*
namespace.h: Fix typo: s/CLONE_NEWSNS/CLONE_NEWNS/
Josh Triplett
2013-03-13
1
-1
/
+1
*
include/timer: return setitimer return value
Karel Zak
2013-03-13
1
-2
/
+2
*
include/optutils: make collisions detection between options more robust
Karel Zak
2013-03-13
1
-4
/
+12
*
include: add timer.h
Karel Zak
2013-03-13
2
-0
/
+32
*
lib/strutils: add strtotimeval_or_err()
Karel Zak
2013-03-13
1
-0
/
+3
*
lib/procutils: add simple API to scan /proc/PID/*
Karel Zak
2013-03-12
1
-0
/
+18
*
libblkid: rename in sun_disklabel for compatibility with fdisk
Karel Zak
2013-03-11
1
-8
/
+10
*
inlude/pt-sun: add flags and tags
Karel Zak
2013-03-11
1
-7
/
+23
*
libblkid: move sun PT definition to include/
Karel Zak
2013-03-11
2
-1
/
+74
*
lib/strutils: simplify strtosize(), return info about suffix
Karel Zak
2013-03-11
1
-0
/
+21
*
fdisk: add callback for ask-numbers API
Karel Zak
2013-03-11
1
-0
/
+2
*
build-sys: add exec_shell.h to distribution
Bernhard Voelker
2013-03-04
1
-0
/
+1
*
Merge branch 'patch-1' of https://github.com/dtrebbien/util-linux
Karel Zak
2013-02-20
1
-0
/
+3
|
\
|
*
Implement mempcpy() in terms of memcpy() if mempcpy() is unavailable
Daniel Trebbien
2013-01-31
1
-0
/
+3
*
|
lib/tty: don't truncate output on non-terminals
Karel Zak
2013-02-19
1
-0
/
+1
*
|
unshare,nsenter: spawn shell by default
Zbigniew Jędrzejewski-Szmek
2013-02-14
1
-0
/
+1
*
|
build-sys: add namespace.h to distribution
Sami Kerola
2013-02-06
1
-0
/
+1
*
|
setpriv: move paths to pathnames.h
Karel Zak
2013-02-05
1
-0
/
+8
|
/
*
nsenter: fix indentation
Sami Kerola
2013-01-25
1
-28
/
+27
*
include: add missing values to sysfs_cxt initializer definition
Sami Kerola
2013-01-24
1
-1
/
+1
*
unshare,nsenter: Move the old libc handling into a common header namespace.h
Eric W. Biederman
2013-01-17
1
-0
/
+43
*
build-sys: add files to distribution
Sami Kerola
2013-01-10
1
-0
/
+1
*
include/ttyutils: add default chardata
Werner Fink
2013-01-08
1
-0
/
+24
*
include: cleanup copyright headers
Karel Zak
2013-01-08
8
-0
/
+50
*
include/bitopts: Use the operating system byteswapping functions
Karel Zak
2013-01-08
1
-63
/
+97
*
build-sys: remove consoles.h
Karel Zak
2012-12-27
1
-1
/
+0
*
sulogin: remove consoles.c from libcommon
Karel Zak
2012-12-23
2
-51
/
+9
*
sulogin: make usleep() workaround work
Werner Fink
2012-12-18
1
-3
/
+7
*
sulogin: use the linked lists from list.h for consoles list
Werner Fink
2012-12-18
1
-2
/
+4
*
include/list: add list_last_entry()
Karel Zak
2012-12-18
1
-2
/
+5
*
include/list: fix undefined behavior in list_entry() macro
Sami Liedes
2012-12-17
1
-2
/
+3
[next]