]> code.delx.au - gnu-emacs/commit
* w32proc.c: (sys_wait) Only wait for processes with fd<0.
authorChong Yidong <cyd@stupidchicken.com>
Sat, 4 Nov 2006 03:37:40 +0000 (03:37 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 4 Nov 2006 03:37:40 +0000 (03:37 +0000)
commit3ac04ed074e0e4ebe8a937b49e685276ac30531b
tree9a4f8766b89e87b5284bf79dba6090f8d95eca6d
parentd6d1029d69a041a4e13fd862f545e1ca8353b5b1
* w32proc.c: (sys_wait) Only wait for processes with fd<0.
  Others should be handled by sys_select instead. Fixes problems
  with (progn (start-process "" nil "ls") (call-process "ls"))
src/ChangeLog
src/w32proc.c