Hash :
0e0f8f12
Author :
Date :
2010-01-05T15:14:35
maint: remove useless inclusions of "alloca.h" * lib/getloadavg.c: Remove useless inclusion of "alloca.h". * lib/readtokens.c: Likewise. * lib/same.c: Likewise. * modules/getloadavg (Depends-on): Remove xalloc. * modules/readtokens: Likewise. * modules/same: Likewise.
Description:
Return the current system load averages.
Files:
lib/getloadavg.c
m4/getloadavg.m4
Depends-on:
c-strtod
cloexec
extensions
fcntl-safer
intprops
stdbool
stdlib
configure.ac:
gl_GETLOADAVG([$gl_source_base])
gl_STDLIB_MODULE_INDICATOR([getloadavg])
Makefile.am:
Include:
<stdlib.h>
License:
GPL
Maintainer:
Jim Meyering