aboutsummaryrefslogtreecommitdiff
path: root/coreutils/nproc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nproc: code shrinkRon Yorston2021-08-101-24/+12
* Merge branch 'busybox' into mergeRon Yorston2021-06-281-2/+2
|\
| * nproc: code shrinkDenys Vlasenko2021-06-241-1/+1
| * *: more --help tweakingDenys Vlasenko2021-06-131-1/+1
* | nproc: port to WIN32 and enable by defaultRon Yorston2021-02-171-0/+30
|/
* config: update size informationDenys Vlasenko2018-12-281-1/+1
* nproc: implement --all --ignore=Nharoon maqsood2018-07-061-10/+34
* getopt32: remove applet_long_optionsDenys Vlasenko2017-08-081-1/+0
* new NOFORKs: clear, nproc, tty, uname, arch, unlink, whichDenys Vlasenko2017-08-031-1/+1
* config: deindent all help textsDenys Vlasenko2017-07-211-1/+1
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-1/+1
* nproc: new appletDenys Vlasenko2017-04-071-0/+51