repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
unicodeio: Fix wrong result on FreeBSD.
[gnulib.git]
/
modules
/
nproc
blob
525957942793cb7f7ea751c3f80fa2027696f354
1
Description:
2
Detect the number of processors
3
4
Files:
5
lib/nproc.h
6
lib/nproc.c
7
m4/nproc.m4
8
9
Depends-on:
10
c-ctype
11
extensions
12
minmax
13
unistd
14
15
configure.ac:
16
gl_NPROC
17
18
Makefile.am:
19
lib_SOURCES += nproc.c
20
21
Include:
22
"nproc.h"
23
24
License:
25
LGPLv2+
26
27
Maintainer:
28
Glen Lenker and Paul Eggert