[MLton] cvs commit: MAIL: PosixError.SysCall changes

Matthew Fluet fluet@cs.cornell.edu
Sun, 2 May 2004 08:28:43 -0400 (EDT)


> BTW, I re-tried the original program that started us down this path,
> the one that did a bunch of prints while the alarm itimer was
> signalling.  It worked perfectly.

Yes, I also modified regression/signals2.sml to not block signals, but
only enter a critical section, when printing in the presence of the alrm
itimer.