summaryrefslogtreecommitdiffstats
path: root/schedutils/taskset.c
Commit message (Expand)AuthorAgeFilesLines
* misc: consolidate version printing and close_stdout()Karel Zak2019-04-161-4/+3Star
* schedutils: use errexec()Karel Zak2018-02-011-1/+1
* misc: consolidate macro style USAGE_HELP_OPTIONSRuediger Meier2017-06-291-2/+2
* misc: consolidate all --help option descriptionsRuediger Meier2017-06-271-2/+3
* misc: introduce print_usage_help_options()Ruediger Meier2017-06-271-1/+0Star
* misc: never use usage(stderr)Ruediger Meier2017-06-261-5/+8
* taskset: don't use zero PID in messagesKarel Zak2017-02-101-7/+14
* Use --help suggestion on invalid optionKarel Zak2016-12-191-2/+1Star
* textual: add a docstring to most of the utilitiesBenno Schulenberg2015-01-061-0/+4
* textual: use manual tail usage() macroSami Kerola2014-10-011-1/+1
* textual: use version printing macro everywhereSami Kerola2014-10-011-2/+1Star
* textual: make the license of chrt and taskset slightly more explicitBenno Schulenberg2014-08-201-3/+2Star
* schedutils: don't apply -a without -pDaniel Stodden2013-03-261-1/+1
* translation: unify exec error messagesSami Kerola2013-02-061-1/+1
* textual: gettextize several overlooked messagesBenno Schulenberg2013-01-251-1/+1
* textual: tag two bug messages as "internal error"Benno Schulenberg2013-01-251-2/+1Star
* schedutils: cleanup strtoxx_or_err()Karel Zak2012-05-151-2/+2
* schedutils: verify writing to streams was successfulSami Kerola2012-04-041-0/+2
* docs: corrections to FSF license files, and postal addressSami Kerola2012-02-241-3/+3
* taskset: use appropriate variable type [cppcheck]Sami Kerola2012-02-081-1/+1
* cpuset: add option to allow cpulist_parse() to failHeiko Carstens2011-08-151-1/+1
* misc: use unsigned int for bit-filedsKarel Zak2011-07-291-1/+1
* taskset: coding style fixesSami Kerola2011-07-211-17/+17
* taskset: include-what-you-use header checkSami Kerola2011-07-211-0/+3
* taskset: make threads awareDavidlohr Bueso2011-05-111-47/+100
* taskset: use xalloc libDavidlohr Bueso2011-05-111-3/+2Star
* move struct option to .rodataKarel Zak2011-03-031-1/+1
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-141-2/+1Star
* schedutils: remove unneeded header filesDavidlohr Bueso2011-02-081-3/+0Star
* lib: [strutils] general purpose string handling functionsDavidlohr Bueso2010-11-231-2/+2
* taskset: proper numbers parsingKarel Zak2010-09-301-1/+3
* taskset: move NR_CPUS determination to lib/cpuset.cKarel Zak2010-06-011-36/+3Star
* taskset: add NLS support, use err.h, cleanupKarel Zak2010-06-011-101/+78Star
* taskset: use libc based cpu_set_tKarel Zak2010-06-011-35/+47
* taskset: move bitmap routines to lib/cpuset.cKarel Zak2010-06-011-237/+1Star
* build-sys: remove hardcoded _GNU_SOURCEKarel Zak2007-09-201-2/+0Star
* taskset: independent of hardcoded NR_CPUS max.Cliff Wickman2007-06-191-33/+168
* Imported from util-linux-2.13-pre2 tarball.Karel Zak2006-12-071-2/+2
* Imported from util-linux-2.13-pre1 tarball.Karel Zak2006-12-071-0/+334