view modules/getloadavg @ 10812:a672954bb892

New module 'servent'.
author Bruno Haible <bruno@clisp.org>
date Sun, 16 Nov 2008 05:02:40 +0100
parents 5394a3a10398
children 64b96a2d148c
line wrap: on
line source

Description:
Return the current system load averages.

Files:
lib/getloadavg.c
m4/getloadavg.m4

Depends-on:
stdlib
extensions
cloexec
xalloc
c-strtod
intprops
stdbool
fcntl-safer

configure.ac:
gl_GETLOADAVG([$gl_source_base])
gl_STDLIB_MODULE_INDICATOR([getloadavg])

Makefile.am:

Include:
<stdlib.h>

License:
GPL

Maintainer:
Jim Meyering