Re: patch: use spawnve() for simple commands if available

2005-07-26 Thread Eric Blake
Keith Reynolds keithr.org> writes: > > Description: > The attached patch uses spawnve() for simple commands (no redirection or fds to close). > On cygwin, where fork() is notoriously slow, this patch cuts the execution time of > bash's own configure script from 5:09 to

patch: use spawnve() for simple commands if available

2005-07-16 Thread Keith Reynolds
Configuration Information [Automatically generated, do not change]: Machine: i686 OS: cygwin Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash.exe' -DCONF_HOSTTYPE='i686' -DCONF_OSTYPE='cygwin' -DCONF_MACHTYPE='i686-pc-cygwin' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/local/share/locale' -DPACKAGE='b