autoupdate
[gnulib.git] / modules / realloc-posix
1 Description:
2 realloc() function: allocate memory with indefinite extent.
3
4 Files:
5 lib/realloc.c
6 m4/realloc.m4
7 m4/malloc.m4
8
9 Depends-on:
10 stdlib
11
12 configure.ac:
13 gl_FUNC_REALLOC_POSIX
14 gl_STDLIB_MODULE_INDICATOR([realloc-posix])
15
16 Makefile.am:
17
18 Include:
19 <stdlib.h>
20
21 License:
22 LGPLv2+
23
24 Maintainer:
25 Bruno Haible
26