summaryrefslogtreecommitdiff
path: root/modules/nproc
blob: 525957942793cb7f7ea751c3f80fa2027696f354 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Description:
Detect the number of processors

Files:
lib/nproc.h
lib/nproc.c
m4/nproc.m4

Depends-on:
c-ctype
extensions
minmax
unistd

configure.ac:
gl_NPROC

Makefile.am:
lib_SOURCES += nproc.c

Include:
"nproc.h"

License:
LGPLv2+

Maintainer:
Glen Lenker and Paul Eggert