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