mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-08 17:22:05 +03:00
reallocarray: minor fixes
* doc/glibc-functions/reallocarray.texi: Update version numbers. * m4/reallocarray.m4 (gl_FUNC_REALLOCARRAY): Don't trust _cv_ contents. * modules/reallocarray (License): Change from GPL to LGPL. * tests/test-reallocarray.c (main): Fix ENOMEM typo. Indent properly and don't use tabs.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Description:
|
||||
reallocarray() function that is glibc compatible.
|
||||
reallocarray function that is glibc compatible.
|
||||
|
||||
Files:
|
||||
lib/reallocarray.c
|
||||
@@ -26,7 +26,7 @@ Include:
|
||||
<stdlib.h>
|
||||
|
||||
License:
|
||||
GPLv3+
|
||||
LGPL
|
||||
|
||||
Maintainer:
|
||||
all
|
||||
|
Reference in New Issue
Block a user