[MLton] Finished (?) MLton.Child

Wesley W. Terpstra terpstra@gkec.tu-darmstadt.de
Mon, 6 Dec 2004 12:58:50 +0100


On Thu, Dec 02, 2004 at 01:21:40PM -0800, Stephen Weeks wrote:
> > Here's a patch which makes CreateProcess work on cygwin without
> > using fork().
> 
> Great.  I've integrated the patch, with some changes.  I await bug
> reports.

I've tested your patch on mingw and cygwin w/ mmap and w/ VA.
They all work for me. =)

> I didn't like the duplication in cygwin.c and mingw.c, so I moved the
> common stuff into windows.c (including terminate, which is worth
> sharing).

Your patch does seem cleaner than mine...
though platform/cygwin.sml is _nasty_! :-)

-- 
Wesley W. Terpstra