Add OVERLAPPED option to OPEN and UNIXLIKE-OPEN on win32.
commit32df3e98f24a5bec9e5cbbde4216dd304c0f67c9
authorStas Boukarev <stassats@gmail.com>
Sun, 17 Apr 2016 20:58:24 +0000 (17 23:58 +0300)
committerStas Boukarev <stassats@gmail.com>
Sun, 17 Apr 2016 20:58:24 +0000 (17 23:58 +0300)
tree06ca4bf67ff417c32cf9d68fa020ca54abc6cce8
parentc1970958cb3f3d95b393f2810d79fa19632a1759
Add OVERLAPPED option to OPEN and UNIXLIKE-OPEN on win32.

Defaults to T, run-program uses NIL, otherwise file redirection
doesn't work.
src/code/fd-stream.lisp
src/code/run-program.lisp