X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fphysmem;h=3cf13c0aed45a75c9bcf334a4c2cc216e66a5e48;hb=b6a9d33ee89de0a0f7bf482449339e97cbbbdaef;hp=d7f51352ee05d3296ff6bd51f3bcc0c16479bbd7;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/physmem b/modules/physmem index d7f51352e..3cf13c0ae 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,12 @@ configure.ac: gl_PHYSMEM Makefile.am: -lib_SOURCES += physmem.h physmem.c Include: "physmem.h" +License: +GPL + +Maintainer: +Paul Eggert, Jim Meyering