From: simonmar Date: Thu, 12 Jan 2006 12:41:03 +0000 (+0000) Subject: [project @ 2006-01-12 12:41:03 by simonmar] X-Git-Tag: final_switch_to_darcs,_this_repo_is_now_live~30 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=83f0769a351024b5d686168f78900e769d64a2c3;hp=83f0769a351024b5d686168f78900e769d64a2c3;p=ghc-hetmet.git [project @ 2006-01-12 12:41:03 by simonmar] time_str: - use ctime_r if available - avoid use of strcpy on overlapping regions Ticket #480 (patch modified by me) ---