1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00
Files
gnulib/modules/realloc-gnu
Collin Funk 370c51c68c realloc-gnu: Fix typo in deprecation notice.
* modules/realloc-gnu (Notice): Recommend 'realloc-posix' in the
deprecation notice.
2024-10-27 16:58:59 -07:00

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