mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
24 lines
245 B
Plaintext
24 lines
245 B
Plaintext
Description:
|
|
Return amount of total/available physical memory.
|
|
|
|
Files:
|
|
lib/physmem.h
|
|
lib/physmem.c
|
|
m4/physmem.m4
|
|
|
|
Depends-on:
|
|
|
|
configure.ac:
|
|
gl_PHYSMEM
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"physmem.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Paul Eggert, Jim Meyering
|