putenv tests: Put the putenv() argument strings into writable memory.
[gnulib.git] / modules / immutable
blob0b9bc3a1613bd065b353ac99f47f50eae6cce7d7
1 Description:
2 Immutable data.
4 Files:
5 lib/immutable.h
6 lib/immutable.c
7 m4/immutable.m4
8 m4/mprotect.m4
9 m4/mmap-anon.m4
10 m4/nocrash.m4
12 Depends-on:
13 stdint
14 pathmax
15 open
16 ssfmalloc
18 configure.ac:
19 gl_IMMUTABLE
21 Makefile.am:
22 lib_SOURCES += immutable.c
24 Include:
25 "immutable.h"
27 License:
28 LGPLv2+
30 Maintainer:
31 Bruno Haible