X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fphysmem;h=9644522e0493a85a9fb4ae7c4449741c2c1500ea;hb=77e4a0d2c9358eced24027df259a0ee1d090f05c;hp=d7f51352ee05d3296ff6bd51f3bcc0c16479bbd7;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/physmem b/modules/physmem index d7f51352e..9644522e0 100644 --- a/modules/physmem +++ b/modules/physmem @@ -1,4 +1,5 @@ Description: +Return amount of total/available physical memory. Files: lib/physmem.h @@ -11,8 +12,13 @@ configure.ac: gl_PHYSMEM Makefile.am: -lib_SOURCES += physmem.h physmem.c +lib_SOURCES += physmem.c Include: "physmem.h" +License: +LGPLv2+ + +Maintainer: +Paul Eggert, Jim Meyering