simonmar    2005/12/16 03:26:02 PST

  Modified files:
    ghc/rts              RtsUtils.c 
  Log:
  Use standard calloc rather than rolling our own.
  
  As a small bonus, the standard libc version is more effecient about zeroing
  the memory.
  
  From: Duncan Coutts <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.47      +8 -5      fptools/ghc/rts/RtsUtils.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to