X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fcalloc;h=8869bb18006897d57d44755392bd821e5248ccf1;hb=551ee6493e89f30ea3d1cc75bcaaa3d5e5fab7e1;hp=630ae928b6579f30de96eb06797803cab089b4f5;hpb=e8684643a28f1bf6a0839bf6a0c10f630c0f6335;p=gnulib.git diff --git a/modules/calloc b/modules/calloc index 630ae928b..8869bb180 100644 --- a/modules/calloc +++ b/modules/calloc @@ -1,17 +1,20 @@ Description: calloc() function that is glibc compatible. +Status: +deprecated + +Notice: +This module is deprecated. Use the module 'calloc-gnu' instead. + Files: -lib/calloc.c -m4/calloc.m4 Depends-on: +calloc-gnu configure.ac: -AC_FUNC_CALLOC Makefile.am: -EXTRA_DIST += calloc.c Include: