view modules/xmap @ 40144:cdd46dde7e34

mountlist: Port better to Android. * lib/mountlist.c (MOUNTED): Redefine on Android. * m4/ls-mntd-fs.m4 (gl_LIST_MOUNTED_FILE_SYSTEMS): Redefine MOUNTED on Android.
author Bruno Haible <bruno@clisp.org>
date Sat, 26 Jan 2019 22:49:57 +0100
parents 6e03d13e4ae0
children
line wrap: on
line source

Description:
Abstract map data type, with out-of-memory checking.

Files:
lib/gl_xmap.h
lib/gl_xmap.c

Depends-on:
map
extern-inline
stdbool
xalloc-die

configure.ac:

Makefile.am:
lib_SOURCES += gl_xmap.h gl_xmap.c

Include:
"gl_xmap.h"

License:
GPL

Maintainer:
all