8d02810a1b1d47c8b28d0bae5f6357c27a8c00a9
[gnulib.git] / modules / getloadavg
1 Description:
2 Return the current system load averages.
3
4 Files:
5 lib/getloadavg.c
6 lib/intprops.h
7
8 Depends-on:
9 cloexec
10 xalloc
11 c-strtod
12
13 configure.ac:
14 AC_FUNC_GETLOADAVG
15
16 Makefile.am:
17
18 Include:
19
20 License:
21 GPL
22
23 Maintainer:
24 Jim Meyering