view modules/getloadavg @ 11555:7612308943f7

sys_socket: Define sockaddr_storage.
author Simon Josefsson <simon@josefsson.org>
date Fri, 08 May 2009 16:21:34 +0200
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