Mercurial > hg > octave-shane > gnulib-hg
view modules/realloc-posix @ 12841:6ff1b1c23f57
Perform the same test for many <math.h> functions.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 31 Jan 2010 19:40:17 +0100 |
parents | 970d5cb5b003 |
children | 52f8925a96a4 |
line wrap: on
line source
Description: realloc() function: allocate memory with indefinite extent. Files: lib/realloc.c m4/realloc.m4 m4/malloc.m4 Depends-on: stdlib configure.ac: gl_FUNC_REALLOC_POSIX gl_STDLIB_MODULE_INDICATOR([realloc-posix]) Makefile.am: Include: <stdlib.h> License: LGPLv2+ Maintainer: Bruno Haible