bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnulib] added calloc to MODULES.html.sh


From: Paul Eggert
Subject: [Bug-gnulib] added calloc to MODULES.html.sh
Date: Tue, 22 Jun 2004 11:02:18 -0700
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

I installed this patch to fix an obvious oversight.

2004-06-22  Paul Eggert  <address@hidden>

        * MODULES.html.sh (func_all_modules): Add calloc, to match
        2004-06-01 addition of calloc module.

--- MODULES.html.sh.~1.52.~     2004-04-12 10:41:08 -0700
+++ MODULES.html.sh     2004-06-22 10:59:25 -0700
@@ -1430,6 +1430,7 @@ func_all_modules ()
   func_echo "$element"
 
   func_begin_table
+  func_module calloc
   func_module eealloc
   func_module free
   func_module malloc




reply via email to

[Prev in Thread] Current Thread [Next in Thread]