mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
28 lines
274 B
Plaintext
28 lines
274 B
Plaintext
Description:
|
|
Return the current system load averages.
|
|
|
|
Files:
|
|
lib/getloadavg.c
|
|
m4/getloadavg.m4
|
|
|
|
Depends-on:
|
|
cloexec
|
|
xalloc
|
|
c-strtod
|
|
intprops
|
|
stdbool
|
|
fcntl-safer
|
|
|
|
configure.ac:
|
|
gl_GETLOADAVG([$gl_source_base])
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|