Remove dependency of hash and xalloc modules on the malloc and realloc
[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
12 configure.ac:
13 gl_FUNC_GETLOADAVG
14
15 Makefile.am:
16
17 Include:
18
19 Maintainer:
20 Jim Meyering
21