4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-14 17:59:28 +08:00
Christopher Faylor 93d606f60a * hookapi.cc (find_first_notloaded_dll): New function.
* pinfo.cc (status_exit): New function.  Issue message when dll not found.  Use
find_first_notloaded_dll to find a nonexistent dll.
(pinfo::maybe_set_exit_code_from_windows): Call status_exit when exit code >=
0xc0000000UL.
* sigproc.cc (child_info::proc_retry): Return exit code when
STATUS_DLL_NOT_FOUND.
* spawn.cc (spawn_guts): Minor cleanup.
* syscalls.cc (close_all_files): Don't actually close stderr filehandle.  Just
make it noninheritable.
* winsup.h (find_first_notloaded_dll): Declare new function.
* ntdll.h: Add several missing NTSTATUS defines.
2008-03-27 01:50:40 +00:00
..
2006-05-24 16:59:03 +00:00
2006-03-01 20:20:22 +00:00
2006-01-16 19:52:21 +00:00
2007-01-03 11:14:53 +00:00
2005-09-29 14:28:22 +00:00
2005-03-23 17:11:24 +00:00
2004-05-12 16:21:18 +00:00
2008-03-12 17:04:10 +00:00
2006-02-15 22:11:13 +00:00
2006-03-01 20:20:22 +00:00
2007-03-06 16:29:40 +00:00
2004-12-05 02:30:20 +00:00
2007-07-14 15:58:32 +00:00
2008-02-15 17:53:11 +00:00
2008-02-15 17:53:11 +00:00
2007-02-20 15:48:04 +00:00
2007-11-06 13:29:53 +00:00
2004-12-27 19:03:56 +00:00
2007-06-11 17:38:27 +00:00
2006-02-20 02:06:37 +00:00
2007-12-12 12:12:24 +00:00
2006-07-17 19:30:30 +00:00