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
/
lib
/
cpuset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: simplify cpuset if clauses that return
Sami Kerola
2017-06-14
1
-7
/
+5
*
lib/cpuset: stop changing variable that is not read
Sami Kerola
2017-04-01
1
-1
/
+0
*
tests: do not use plain 0 as NULL [smatch scan]
Sami Kerola
2017-03-17
1
-4
/
+4
*
lib: use unique ifdefs for tests
Karel Zak
2017-01-04
1
-1
/
+1
*
misc: safer (and uniform) handling of return value
Yuriy M. Kaminskiy
2016-03-07
1
-5
/
+2
*
sys-utils/disk-utils/lib: fix printf format types [cppcheck]
Boris Egorov
2015-06-25
1
-3
/
+3
*
tests: fix memory leak [AddressSanitizer]
Sami Kerola
2014-11-18
1
-0
/
+1
*
include: cleanup copyright headers
Karel Zak
2013-01-08
1
-0
/
+3
*
Fix non-Linux build
Samuel Thibault
2012-08-13
1
-0
/
+2
*
lib,cpuset: fix compiler warning [-Wuninitialized]
Karel Zak
2011-09-10
1
-1
/
+1
*
chcpu,cpuset: reduce code duplication for cpu list parsing
Heiko Carstens
2011-09-10
1
-1
/
+6
*
lib,cpuset: enforce stricter parsing of cpu lists
Heiko Carstens
2011-09-10
1
-4
/
+8
*
lib,cpuset: fix stride handling in cpulist_parse()
Heiko Carstens
2011-09-10
1
-0
/
+2
*
lib,cpuset: fix odd placed braces in cpulist_parse()
Heiko Carstens
2011-09-10
1
-2
/
+2
*
lib,cpuset: fix comments for cpu mask/list functions
Heiko Carstens
2011-09-10
1
-2
/
+2
*
cpuset: add option to allow cpulist_parse() to fail
Heiko Carstens
2011-08-15
1
-2
/
+5
*
lib: [cpuset.c] fix compiler warnings [-Wsign-compare]
Karel Zak
2011-08-01
1
-9
/
+12
*
move struct option to .rodata
Karel Zak
2011-03-03
1
-1
/
+1
*
tests: [cpuset] call free() for range
Karel Zak
2011-02-17
1
-0
/
+1
*
build-sys: provide alternatives for err, errx, warn and warnx
Fabian Groffen
2011-02-14
1
-1
/
+1
*
remove duplicate includes
Karel Zak
2011-01-04
1
-1
/
+0
*
taskset: move NR_CPUS determination to lib/cpuset.c
Karel Zak
2010-06-01
1
-1
/
+40
*
lib: add fallback for libc (uClibc) without CPU_ALLOC
Karel Zak
2010-06-01
1
-0
/
+33
*
taskset: use libc based cpu_set_t
Karel Zak
2010-06-01
1
-109
/
+106
*
tests: add cpuset regression test
Karel Zak
2010-06-01
1
-0
/
+70
*
taskset: move bitmap routines to lib/cpuset.c
Karel Zak
2010-06-01
1
-0
/
+241