Initial version.
[gnulib.git] / modules / getloadavg
index b4dbf3c..e8774bc 100644 (file)
@@ -1,10 +1,13 @@
 Description:
+Return the current system load averages.
 
 Files:
 lib/getloadavg.c
 m4/getloadavg.m4
 
 Depends-on:
+cloexec
+xalloc
 
 configure.ac:
 gl_FUNC_GETLOADAVG
@@ -13,3 +16,9 @@ Makefile.am:
 
 Include:
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering
+