Hash :
14f0dee7
Author :
Date :
2023-01-10T17:44:04
immutable: Fix initialization failure on Android. * lib/immutable.c: Include "pathmax.h". (do_init_mmap_file): Use $TMPDIR rather than /tmp, if it is safe. * modules/immutable (Depends-on): Add pathmax.
Description:
Immutable data.
Files:
lib/immutable.h
lib/immutable.c
m4/immutable.m4
m4/mprotect.m4
m4/mmap-anon.m4
m4/nocrash.m4
Depends-on:
stdint
pathmax
open
ssfmalloc
configure.ac:
gl_IMMUTABLE
Makefile.am:
lib_SOURCES += immutable.c
Include:
"immutable.h"
License:
LGPLv2+
Maintainer:
Bruno Haible