cvs commit: fptools/ghc/rts RtsUtils.c

Simon Marlow simonmar at microsoft.com
Thu Jan 12 07:41:03 EST 2006


simonmar    2006/01/12 04:41:03 PST

  Modified files:
    ghc/rts              RtsUtils.c 
  Log:
  time_str:
    - use ctime_r if available
    - avoid use of strcpy on overlapping regions
  
  Ticket #480 (patch modified by me)
  
  Revision  Changes    Path
  1.48      +6 -2      fptools/ghc/rts/RtsUtils.c


More information about the Cvs-ghc mailing list