aboutsummaryrefslogtreecommitdiff
path: root/coreutils/nproc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nproc: remove old codeRon Yorston2024-11-071-3/+1
* Merge branch 'busybox' into mergeRon Yorston2024-06-231-9/+8
|\
| * libbb: add bit counting function, use where appropriateDenys Vlasenko2024-05-311-6/+3
| * nproc: prepare for arbitrarily large CPU masksDenys Vlasenko2024-05-311-4/+5
* | nproc: fix build with long options disabledRon Yorston2023-08-061-2/+2
* | Merge branch 'busybox' into mergeRon Yorston2023-07-131-1/+1
|\|
| * Update applet size estimatesDenys Vlasenko2023-07-101-1/+1
* | 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