summaryrefslogtreecommitdiff
path: root/modules/realloc
blob: 5273e4a5aa5b6493d8115bbcfc3bc7556ce96583 (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:
GPL

Maintainer:
Jim Meyering