reallocarray: minor fixes
commitaa459ef443c756c28ce883fdd7f15c98fcefc7dc
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 13 Aug 2017 17:55:55 +0000 (13 10:55 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 13 Aug 2017 18:02:40 +0000 (13 11:02 -0700)
treedb7d005fd03fd7777c6e8e81d2ba38e85a674163
parent98756762a3337722477d2cddc9c0549609efe848
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.
ChangeLog
doc/glibc-functions/reallocarray.texi
m4/reallocarray.m4
modules/reallocarray
tests/test-reallocarray.c