mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
27 lines
274 B
Plaintext
27 lines
274 B
Plaintext
Description:
|
|
realloc() function that is glibc compatible.
|
|
|
|
Status:
|
|
deprecated
|
|
|
|
Notice:
|
|
This module is deprecated. Use the module 'realloc-posix' instead.
|
|
|
|
Files:
|
|
|
|
Depends-on:
|
|
realloc-posix
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
<stdlib.h>
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
all
|