This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libiberty, why aren't xcalloc/calloc provided? (PATCH to add 'em)



  In message <199811130305.WAA21983@caip.rutgers.edu>you write:
  > 	Alright then here's a patch to add xcalloc, and a fallback
  > calloc, to libiberty.  Okay to install?
  > 
  > 		--Kaveh
  > 
  > 
  > 
  > Mon Nov  9 15:48:42 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
  > 
  > 	* configure.in: Check for calloc.
  > 
  > 	* calloc.c: New	file.
  > 
  > 	* xmalloc.c (xcalloc): New function.
Looks good to me.

Note I suspect it needs to be slightly updated CYGWIN32 -> CYGWIN.

Thanks!
jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]