X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fphysmem;h=cd481790d1a408f011cf96767eadd7c4d38abb9c;hb=c62e435116b73611e1104f54a2691697e230cd64;hp=d7f51352ee05d3296ff6bd51f3bcc0c16479bbd7;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/physmem b/modules/physmem index d7f51352e..cd481790d 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 +EXTRA_DIST += physmem.h Include: "physmem.h" +License: +GPL + +Maintainer: +Paul Eggert, Jim Meyering