view modules/nproc @ 12800:7216e2b4056f

Tests for module 'logb'.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Jan 2010 02:11:59 +0100
parents 03fb041aaee1
children 9461d52fe84f
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
unistd

configure.ac:
gl_NPROC

Makefile.am:
lib_SOURCES += nproc.c

Include:
"nproc.h"

License:
GPL

Maintainer:
Glen Lenker and Paul Eggert