Add a license tag to every module.
[gnulib.git] / modules / malloc
1 Description:
2 malloc() function that is glibc compatible.
3
4 Files:
5 lib/malloc.c
6
7 Depends-on:
8
9 configure.ac:
10 AC_FUNC_MALLOC
11
12 Makefile.am:
13
14 Include:
15 <stdlib.h>
16
17 License:
18 GPL
19
20 Maintainer:
21 Jim Meyering