gnulib-tool now synthesizes the EXTRA_DIST line.
[gnulib.git] / modules / getloadavg
1 Description:
2 Return the current system load averages.
3
4 Files:
5 lib/getloadavg.c
6 m4/getloadavg.m4
7
8 Depends-on:
9 cloexec
10 xalloc
11 c-strtod
12 intprops
13 stdbool
14 fcntl-safer
15
16 configure.ac:
17 gl_GETLOADAVG([$gl_source_base])
18
19 Makefile.am:
20
21 Include:
22
23 License:
24 GPL
25
26 Maintainer:
27 Jim Meyering