Mercurial > hg > octave-kai > gnulib-hg
view modules/getloadavg @ 6657:25df81cf2f51
* modules/intprops: New file.
* MODULES.html.sh (Numeric conversion functions <stdlib.h>):
Add intprops.
* modules/getloadavg (Files): Remove lib/intprops.h.
(Depends-on): Add intprops.
* modules/human: Likewise.
* modules/inttostr: Likewise.
* modules/openat: Likewise.
* modules/sig2str: Likewise.
* modules/userspec: Likewise.
* modules/utimecmp: Likewise.
* modules/xnanosleep: Likewise.
* modules/xstrtol: Likewise.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Sun, 26 Feb 2006 08:45:03 +0000 |
parents | fd0ccce602e4 |
children | 519053e57f74 |
line wrap: on
line source
Description: Return the current system load averages. Files: lib/getloadavg.c Depends-on: cloexec xalloc c-strtod intprops stdbool fcntl-safer configure.ac: AC_FUNC_GETLOADAVG Makefile.am: Include: License: GPL Maintainer: Jim Meyering