[MLton] powerpc, getrusage problem again?

Stephen Weeks sweeks@sweeks.com
Thu, 18 Aug 2005 16:59:53 -0700


> In any case, it is on my todo list to eliminate all the HAS_WEAK stuff
> completely, and make it controllable via an SML bool ref whether or
> not the runtime measures GC time.  That is completely portable and
> quite fast.

I have committed this fix.  The new control is

  val MLton.GC.setRusage: bool -> unit