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
*
Remove isascii usage
Rosen Penev
2019-08-08
1
-1
/
+3
*
include/xalloc: ensure xstrdup() and xstrndup() returns nonnull attribute
Sami Kerola
2019-07-14
1
-4
/
+2
*
Merge branch 'topic/wdctl'
Karel Zak
2019-06-17
1
-3
/
+1
|
\
|
*
wdctl; read from /sys if necessary
Karel Zak
2019-06-17
1
-0
/
+1
|
*
wdctl: default to /dev/watchdog0
Karel Zak
2019-06-17
1
-3
/
+0
*
|
include/closestream: avoid close more than once
Karel Zak
2019-06-17
1
-2
/
+5
|
/
*
lib/ttyutils: introduce get_terminal_stdfd()
Karel Zak
2019-05-27
2
-0
/
+3
*
libfdisk: (sgi) improve checksum calculation [-Waddress-of-packed-member]
Karel Zak
2019-05-22
1
-6
/
+11
*
include/c: use __has_attribute
Karel Zak
2019-05-21
1
-12
/
+19
*
include/strutils: fix potential null pointer dereference
Sami Kerola
2019-05-16
1
-1
/
+3
*
lscpu: move trailing null after removing characters from a string
Sami Kerola
2019-05-16
1
-0
/
+1
*
build-sys: use __SANITIZE_ADDRESS__ rather than custom USE_CLOSE_ATEXIT
Karel Zak
2019-05-07
1
-1
/
+1
*
misc: consolidate version printing and close_stdout()
Karel Zak
2019-04-16
1
-0
/
+5
*
include/closestream: add close_stdout_atexit()
Karel Zak
2019-04-16
1
-0
/
+11
*
include/strutils: add functions to replace and remove chars from string
Karel Zak
2019-04-11
1
-0
/
+16
*
lib/fileutils: add xreaddir()
Karel Zak
2019-04-11
1
-0
/
+15
*
libmount: don't use sscanf() for swaps parsing
Karel Zak
2019-04-08
1
-1
/
+0
*
libmount: don't use sscanf() for mountinfo parsing
Karel Zak
2019-04-08
1
-1
/
+1
*
include/path.h: remove duplicate header inclusion
Sami Kerola
2019-02-18
1
-1
/
+0
*
include: add no return function attribute
Sami Kerola
2019-02-18
1
-1
/
+2
*
lib/strutils: support two decimal places in size_to_human_string() output
Karel Zak
2019-02-12
1
-3
/
+4
*
lib/colors: force to "never" mode on non-terminal output
Karel Zak
2019-02-04
1
-0
/
+3
*
lib/loopdev: set blocksize when create a new device
Karel Zak
2019-01-22
1
-0
/
+2
*
lib/loopdev: differentiate between setter()s and ioctl calls
Karel Zak
2019-01-22
1
-4
/
+5
*
include: add indirect monotonic clock id specifier
Sami Kerola
2019-01-12
1
-0
/
+6
*
timeutils: match today day and this year correctly
Sami Kerola
2019-01-12
1
-3
/
+0
*
choom: fix negative adjust score usage
Karel Zak
2018-12-10
1
-0
/
+1
*
Merge branch '2018wk48' of https://github.com/kerolasa/util-linux
Karel Zak
2018-12-10
1
-1
/
+1
|
\
|
*
include/c: check returns_nonnull function attribute with __GNUC_PREREQ
Sami Kerola
2018-12-02
1
-1
/
+1
*
|
include/list: add list_entry_is_first() and list_count_entries()
Karel Zak
2018-12-07
1
-0
/
+21
*
|
lib/path: allow to close dirfd
Karel Zak
2018-12-07
1
-0
/
+2
*
|
lib/sysfs: add function to detect partitioned devices
Karel Zak
2018-12-07
1
-0
/
+1
*
|
lib/timer: add fallback if timer_create() not available
Karel Zak
2018-12-03
1
-2
/
+13
*
|
include/c: re-add type checking in container_of()
Ruediger Meier
2018-12-03
1
-2
/
+2
|
/
*
include/c: use returns_nonnull function attribute in xalloc.h
Sami Kerola
2018-11-21
2
-5
/
+13
*
rtcwake: use poweroff if shutdown is not found
Justin Chen
2018-11-06
1
-0
/
+1
*
include/c: add str2memcpy() and mem2strcpy()
Karel Zak
2018-10-03
1
-0
/
+28
*
include/ttyutils: define values if missing.
Sevan Janiyan
2018-10-03
1
-0
/
+34
*
include/c: add NAME_MAX compat
Sevan Janiyan
2018-10-03
1
-0
/
+4
*
lib/strutils: return from xstrmode()
Karel Zak
2018-09-14
1
-1
/
+1
*
Add built in fallbacks for motd file
Ludwig Nussel
2018-09-07
1
-1
/
+1
*
lib/mangle: const quialifier cleanup
Karel Zak
2018-07-20
1
-1
/
+1
*
include/list, include/c: update and container_of()
Karel Zak
2018-07-20
2
-7
/
+12
*
libblkid: const qualifier cleanup
Karel Zak
2018-07-20
1
-2
/
+2
*
include/all-io: const cleanup
Karel Zak
2018-07-20
1
-2
/
+2
*
include/strutils: remove unnecessary cast
Karel Zak
2018-07-20
1
-2
/
+2
*
include/path: make sure PATH_MAX is defined
Karel Zak
2018-06-21
1
-0
/
+2
*
lib/path: allow dir-path formatting
Karel Zak
2018-06-21
1
-1
/
+1
*
lsblk: use prefix for DM name
Karel Zak
2018-06-21
1
-0
/
+1
*
lib/sysfs: cleanup function names
Karel Zak
2018-06-21
1
-2
/
+3
[next]