]> sourceware.org Git - newlib-cygwin.git/commit
cygwin: use CREATE_DEFAULT_ERROR_MODE in spawn
authorJeremy Drake via Cygwin-patches <cygwin-patches@cygwin.com>
Wed, 9 Dec 2020 19:27:11 +0000 (11:27 -0800)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 10 Dec 2020 09:57:40 +0000 (10:57 +0100)
commit21ec498d7f91285018e74f9767fe46cebace682a
tree1d0b690199b3d9ef51f5c7a052650169adf33293
parentb6624e23e17bdc505f639d9f181225dbf3a50fc6
cygwin: use CREATE_DEFAULT_ERROR_MODE in spawn

This allows native processes to get Windows-default error handling
behavior (such as invoking the registered JIT debugger).
winsup/cygwin/spawn.cc
This page took 0.030991 seconds and 5 git commands to generate.