cvs commit: fptools/ghc/rts RtsUtils.c

Simon Marlow simonmar at microsoft.com
Fri Dec 16 06:26:02 EST 2005


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 <duncan.coutts at worc.ox.ac.uk>
  
  Revision  Changes    Path
  1.47      +8 -5      fptools/ghc/rts/RtsUtils.c


More information about the Cvs-ghc mailing list