Mercurial > hg > octave-shane > gnulib-hg
view modules/physmem @ 14271:b4cc3c41ca79
libposix: Add _HEADERS primaries to posix modules.
Modify gnulib-tool to strip them from generated Makefile.am-s where
they are not needed. Also, replace M4 macro prefixes when requested.
Finally, omit calls to error() for libposix.
author | Bruce Korb <bkorb@gnu.org> |
---|---|
date | Sat, 05 Feb 2011 08:22:48 -0800 |
parents | f1adb8aac374 |
children | cfdbe5c4e833 |
line wrap: on
line source
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