]> err.no Git - util-linux/commit
taskset: move bitmap routines to lib/cpuset.c
authorKarel Zak <kzak@redhat.com>
Mon, 24 May 2010 10:44:39 +0000 (12:44 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 1 Jun 2010 09:04:44 +0000 (11:04 +0200)
commitefcb71f8ff36a5d9f56f04cc8b7cef82ecd98831
tree902c1c3da5b3109f20bb34c5955510f23907ff70
parent87c9548fe513db6d4da2d7f0197ef1b9bb009bad
taskset: move bitmap routines to lib/cpuset.c

Signed-off-by: Karel Zak <kzak@redhat.com>
include/cpuset.h [new file with mode: 0644]
lib/cpuset.c [new file with mode: 0644]
schedutils/Makefile.am
schedutils/taskset.c