Remove dependency of alloca on xalloc.
[gnulib.git] / modules / free
1 Description:
2 Work around incompatibility on older systems where free (NULL) fails.
3
4 Files:
5 lib/free.c
6 m4/free.m4
7
8 Depends-on:
9
10 configure.ac:
11 gl_FUNC_FREE
12
13 Makefile.am:
14
15 Include:
16 <stdlib.h>
17
18 Maintainer:
19 Paul Eggert
20