view modules/calloc @ 40196:e63f5d3edab5

relocatable-prog: Update documentation. * doc/relocatable-maint.texi (Supporting Relocation): Update to match the recent changes.
author Bruno Haible <bruno@clisp.org>
date Sun, 24 Feb 2019 01:49:15 +0100
parents 440d21ed4f64
children
line wrap: on
line source

Description:
calloc() function that is glibc compatible.

Status:
deprecated

Notice:
This module is deprecated. Use the module 'calloc-gnu' instead.

Files:

Depends-on:
calloc-gnu

configure.ac:

Makefile.am:

Include:
<stdlib.h>

License:
GPL

Maintainer:
Jim Meyering