exit status really is only 8 bits

Henry Cejtin henry@sourcelight.com
Mon, 9 Jul 2001 12:48:02 -0500


I only noticed because I was trying to figure out how one was supposed to
return some status other than 0 or 1.  I was figuring that there must be
something like
	fromInt: Int.int -> OS.Process.status