On Sun, 26 Feb 2006, Christopher Faylor wrote: > > If the speed of cygwin's fork is an issue then I'd previously suggested > using spawn*. The spawn family of functions were designed to emulate > Windows functions of the same name. They start a new process without > the requirement of forking. I thought that cygwin didn't implement the posix_spawn*() family? Anyway, we probably _can_ use posix_spawn() in various places, and especially if that helps windows performance, we should. Linus - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Mon Feb 27 07:18:59 2006
This archive was generated by hypermail 2.1.8 : 2006-02-27 07:19:12 EST