obstack-zprintf-gnu: Add tests.
[gnulib.git] / modules / physmem
blobe1a4a7670045d2e4a1d0a1eb62e61ae3691fe82b
1 Description:
2 Return amount of total/available physical memory.
4 Files:
5 lib/physmem.h
6 lib/physmem.c
7 m4/physmem.m4
9 Depends-on:
10 unistd
11 full-read
13 configure.ac:
14 gl_PHYSMEM
16 Makefile.am:
17 lib_SOURCES += physmem.c
19 Include:
20 "physmem.h"
22 License:
23 LGPLv2+
25 Maintainer:
26 Paul Eggert, Jim Meyering