Mercurial > hg > octave-kai > gnulib-hg
view modules/calloc @ 10264:ebb7ea0c94e8
Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.
author | Ben Pfaff <blp@cs.stanford.edu> |
---|---|
date | Sat, 12 Jul 2008 10:41:34 -0700 |
parents | a4f83e0e605c |
children | 24728c5de40b |
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: AC_FUNC_CALLOC Makefile.am: Include: <stdlib.h> License: GPL Maintainer: Jim Meyering