summaryrefslogtreecommitdiff
path: root/modules/realloc
blob: 5aa68be1b96a4c25e7335d10772fee72dd3180ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Description:
realloc() function that is glibc compatible.

Files:
lib/realloc.c

Depends-on:

configure.ac:
AC_FUNC_REALLOC

Makefile.am:

Include:
<stdlib.h>

License:
LGPL

Maintainer:
Jim Meyering