view modules/calloc @ 12496:a48d3d749ca5

Refactor common macros used in tests.
author Bruno Haible <bruno@clisp.org>
date Thu, 24 Dec 2009 21:01:42 +0100
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