summaryrefslogtreecommitdiff
path: root/modules/getloadavg
blob: bf306e427b0a54828e11abdb7436e496932fae57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Description:
Return the current system load averages.

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

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

configure.ac:
gl_GETLOADAVG([$gl_source_base])

Makefile.am:

Include:

License:
GPL

Maintainer:
Jim Meyering