summaryrefslogtreecommitdiff
path: root/gnulib/modules/nproc
blob: 8c0e7f228dc97eb88ac59a73489f4e49d5e1f67c (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
Description:
Detect the number of processors

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

Depends-on:
c-ctype
extensions
unistd

configure.ac:
gl_NPROC

Makefile.am:
lib_SOURCES += nproc.c

Include:
"nproc.h"

License:
LGPL

Maintainer:
Glen Lenker and Paul Eggert