gnats-diffs
[Top][All Lists]
Advanced

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

Changes to gnats/libiberty/calloc.c


From: Milan Zamazal
Subject: Changes to gnats/libiberty/calloc.c
Date: Mon, 10 Dec 2001 18:04:14 -0500

Index: gnats/libiberty/calloc.c
diff -c gnats/libiberty/calloc.c:1.1 gnats/libiberty/calloc.c:1.2
*** gnats/libiberty/calloc.c:1.1        Tue Oct 26 03:10:16 1999
--- gnats/libiberty/calloc.c    Mon Dec 10 18:03:27 2001
***************
*** 1,3 ****
--- 1,6 ----
+ /* calloc -- allocate memory which has been initialized to zero.
+    This function is in the public domain. */
+  
  #include "ansidecl.h"
  #include "libiberty.h"
   



reply via email to

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