summaryrefslogtreecommitdiffstats
path: root/src/nproc.c
AgeCommit message (Expand)AuthorLines
2021-06-26maint: while (1) → while (true)Paul Eggert-1/+1
2021-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2020-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2019-01-01maint: update all copyright year number rangesAssaf Gordon-1/+1
2018-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2017-09-19all: prefer HTTPS in URLsPaul Eggert-1/+1
2017-07-23maint: fix recent syntax-check failuresPádraig Brady-1/+1
2017-07-10nproc: fix indentation of usage outputAndreas Schwab-2/+2
2017-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2016-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2015-01-01maint: update all copyright year number rangesPádraig Brady-1/+1
2014-12-19diagnose too-large numbers betterPádraig Brady-6/+2
2014-09-19doc: output correct --help references with --program-prefixPádraig Brady-1/+1
2014-09-08maint: prefer 'return status;' to 'exit (status);' in 'main'Paul Eggert-1/+1
2014-01-02maint: update all copyright year number rangesBernhard Voelker-1/+1
2013-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2012-09-06nproc: disallow non option command line parametersPádraig Brady-0/+7
2012-01-09maint: src/*.c: change remaining quotes (without embedded spaces)Jim Meyering-1/+1
2012-01-07maint: use new emit_try_help in place of equivalent fprintfJim Meyering-2/+1
2012-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2011-01-01maint: update all copyright year number rangesJim Meyering-1/+1
2010-01-01maint: update all FSF copyright year lists to include 2010Jim Meyering-1/+1
2009-11-06nproc: A new program to count the available processorsGiuseppe Scrivano-0/+127