summaryrefslogtreecommitdiff
path: root/modules/getloadavg
blob: 7865b8f0486379ac82938bd350e70fd4f1727661 (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
28
29
30
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