Extend the syntax parsed by make_cpuset() so that "a" or "all" is
an alias for all CPUs in the system.
Signed-off-by: Petr Tesarik <ptesarik(a)suse.cz>
---
help.c | 3 ++-
tools.c | 20 +++++++++++++-------
2 files changed, 15 insertions(+), 8 deletions(-)