mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
370c51c68c
* modules/realloc-gnu (Notice): Recommend 'realloc-posix' in the deprecation notice.
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
|