summaryrefslogtreecommitdiff
path: root/schedutils/taskset.c
AgeCommit message (Expand)AuthorFilesLines
2010-06-01taskset: move NR_CPUS determination to lib/cpuset.cKarel Zak1-36/+3
2010-06-01taskset: add NLS support, use err.h, cleanupKarel Zak1-101/+78
2010-06-01taskset: use libc based cpu_set_tKarel Zak1-35/+47
2010-06-01taskset: move bitmap routines to lib/cpuset.cKarel Zak1-237/+1
2007-09-20build-sys: remove hardcoded _GNU_SOURCEKarel Zak1-2/+0
2007-06-19taskset: independent of hardcoded NR_CPUS max.Cliff Wickman1-33/+168
2006-12-07Imported from util-linux-2.13-pre2 tarball.Karel Zak1-2/+2
2006-12-07Imported from util-linux-2.13-pre1 tarball.Karel Zak1-0/+334