Mercurial > hg > octave-jordi > gnulib-hg
view modules/calloc-posix @ 10009:0fdbc870dc2d
* modules/mkdir (License): Re-license as LGPLv2+.
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Tue, 29 Apr 2008 13:15:02 +0200 |
parents | 970d5cb5b003 |
children | 965c92664dc8 |
line wrap: on
line source
Description: calloc() function: allocate memory with indefinite extent. Files: lib/calloc.c m4/calloc.m4 m4/malloc.m4 Depends-on: stdlib configure.ac: gl_FUNC_CALLOC_POSIX gl_STDLIB_MODULE_INDICATOR([calloc-posix]) Makefile.am: Include: <stdlib.h> License: LGPLv2+ Maintainer: Bruno Haible