1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-17 12:41:05 +03:00
Files
gnulib/modules/realloc
2006-10-13 12:40:22 +00:00

22 lines
200 B
Plaintext

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