X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgetloadavg;h=b7192c30a6adc4fe734699fe692baed41891d308;hb=07ca91adc3957e0066d8813468a71047b5bc1db0;hp=c3fd60a1aa72e929e54d32d294c56aa4688f1ed8;hpb=f68c57a7466a299f333352b6d6c958a3a36c0e3c;p=gnulib.git diff --git a/modules/getloadavg b/modules/getloadavg index c3fd60a1a..b7192c30a 100644 --- a/modules/getloadavg +++ b/modules/getloadavg @@ -3,19 +3,24 @@ Return the current system load averages. Files: lib/getloadavg.c -m4/getloadavg.m4 +lib/intprops.h Depends-on: cloexec xalloc +c-strtod +stdbool +unistd-safer configure.ac: -gl_FUNC_GETLOADAVG +AC_FUNC_GETLOADAVG Makefile.am: Include: +License: +GPL + Maintainer: Jim Meyering -