> From: Pavel Fedin <p.fe...@samsung.com>
> Date: Thu, 22 Aug 2013 09:43:09 +0400
> Cc: bug-make@gnu.org
> 
> What if we implement posix_spawn() for Cygwin ? Would you like
> that ?

If Paul accepts that for platforms other than Cygwin, I certainly
won't mind.  But please wait for Paul and Christopher to provide their
responses.

> One more alternative idea. What if we clearly define spawn() specification
> for Cygwin ? It can be based on the rationale that spawn() is there to offer
> more performant version of fork() + exec(), and its behavior, ideally,
> should strictly follow original semantics of this pair.

This would require that Cygwin developers bind themselves to that set
of requirements, and it still leaves open the issue of what Make does
between fork and exec.

>  P. S. Eli, what about my other work (abspath fix) ? I don't see it in GIT
> log, and also i see no feedback, so... May be you just don't want to accept
> anything, and i'm just annoying you ?

I will get to that, eventually.

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to