Mercurial > hg > octave-shane > gnulib-hg
view modules/calloc-gnu @ 13606:81875db181b0
Make the module 'calloc-gnu' work again on AIX and OSF/1.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sun, 29 Aug 2010 19:29:56 +0200 |
parents | f45ce22732be |
children | 965c92664dc8 |
line wrap: on
line source
Description: calloc() function that is glibc compatible. Files: lib/calloc.c m4/calloc.m4 Depends-on: calloc-posix configure.ac: gl_FUNC_CALLOC_GNU gl_MODULE_INDICATOR([calloc-gnu]) Makefile.am: Include: <stdlib.h> License: GPL Maintainer: Jim Meyering