view modules/nproc @ 40205:9e8fb35d4032

relocatable-prog: Revert "Use wrapper-free installation on Mac OS X." * build-aux/install-reloc: Revert change. * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Likewise.
author Bruno Haible <bruno@clisp.org>
date Mon, 04 Mar 2019 17:25:04 +0100
parents 545a79f1cab7
children
line wrap: on
line source

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