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
*
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