Hash :
4bc0be55
Author :
Date :
2020-05-30T10:39:49
physmem: Fix compilation errors on MSVC. * lib/physmem.c (PFN_MS_EX): Use BOOL, not WINBOOL. * modules/physmem (Depends-on): Add unistd.
Description:
Return amount of total/available physical memory.
Files:
lib/physmem.h
lib/physmem.c
m4/physmem.m4
Depends-on:
unistd
configure.ac:
gl_PHYSMEM
Makefile.am:
lib_SOURCES += physmem.c
Include:
"physmem.h"
License:
LGPLv2+
Maintainer:
Paul Eggert, Jim Meyering