view modules/c-xvasprintf @ 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 952ba063418e
children
line wrap: on
line source

Description:
c_asprintf and c_vasprintf with out-of-memory checking.

Files:
lib/c-xvasprintf.h
lib/c-xasprintf.c
lib/c-xvasprintf.c

Depends-on:
c-vasprintf
xalloc-die

configure.ac:

Makefile.am:
lib_SOURCES += c-xasprintf.c c-xvasprintf.c

Include:
"c-xvasprintf.h"

License:
GPL

Maintainer:
Ben Pfaff