index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
spawn.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* spawn.cc (spawn_guts): Remove long path prefix from win32 path
Corinna Vinschen
2008-07-22
1
-0
/
+14
*
Throughout drop allow_ntsec and allow_smbntsec handling.
Corinna Vinschen
2008-07-14
1
-1
/
+1
*
* spawn.cc (spawn_guts): Reinstate call to fhandler_console::need_invisible
Christopher Faylor
2008-06-17
1
-0
/
+2
*
* fhandler.h (set_console_state_for_spawn): Drop declaration.
Corinna Vinschen
2008-06-12
1
-2
/
+0
*
* dtable.cc (dtable::release): Drop fixup_before handling.
Corinna Vinschen
2008-04-30
1
-7
/
+1
*
* dcrt0.cc (dll_crt0_0): Set SEM_NOGPFAULTERRORBOX error mode, too,
Corinna Vinschen
2008-04-26
1
-9
/
+9
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-4
/
+0
*
* hookapi.cc (find_first_notloaded_dll): New function.
Christopher Faylor
2008-03-27
1
-4
/
+3
*
* winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.
Corinna Vinschen
2008-03-12
1
-3
/
+3
*
* spawn.cc (find_exec): Use tmp_pathbuf to allocate path buffer.
Corinna Vinschen
2008-03-11
1
-1
/
+2
*
* path.cc (cwdstuff::set): Make sure drive_length is 0 for virtual
Corinna Vinschen
2008-03-11
1
-0
/
+15
*
* Makefile.in (DLL_OFILES): Add tls_pbuf.o.
Corinna Vinschen
2008-03-07
1
-51
/
+68
*
* child_info.h (~child_info_spawn): Check moreinfo->myself_pinfo for
Corinna Vinschen
2008-03-05
1
-2
/
+0
*
* string.h: Re-enable inline strcasematch and strncasematch
Corinna Vinschen
2008-02-01
1
-6
/
+6
*
* dtable.cc (dtable::set_file_pointers_for_exec): Reenable. Fix
Corinna Vinschen
2007-12-14
1
-1
/
+2
*
Change many cygheap allocation routines to their *_abort analogs.
Christopher Faylor
2007-11-26
1
-1
/
+1
*
* spawn.cc (spawn_guts): Fix typo in comment.
Corinna Vinschen
2007-08-17
1
-1
/
+1
*
* autoload.cc (CloseDesktop): Define.
Corinna Vinschen
2007-08-17
1
-18
/
+52
*
* path.h (path_conv::operator char *): Delete.
Corinna Vinschen
2007-08-16
1
-16
/
+16
*
* autoload.cc (SetUserObjectSecurity): Drop.
Corinna Vinschen
2007-07-19
1
-2
/
+6
*
* spawn.cc (spawn_guts): Start pure-windows processes in a suspended state to
Christopher Faylor
2007-03-28
1
-6
/
+4
*
* fhandler_console.cc (fhandler_console::need_invisible): Drop
Corinna Vinschen
2007-02-23
1
-6
/
+0
*
* exceptions.cc (dummy_ctrl_c_handler): Remove.
Corinna Vinschen
2007-02-23
1
-2
/
+1
*
* Makefile.in (DLL_IMPORTS): Add libntdll.a.
Corinna Vinschen
2007-02-22
1
-4
/
+2
*
* spawn.cc (spawn_guts): Don't set cwd for non-Cygwin child processes
Corinna Vinschen
2007-01-18
1
-2
/
+4
*
* ChangeLog: Happy New Year.
Corinna Vinschen
2007-01-03
1
-1
/
+1
*
* spawn.cc (spawn_guts): Don't expect synchronization from a non-cygwin
Christopher Faylor
2007-01-01
1
-1
/
+4
*
* child_info.h (child_info_spawn::__stdin): New element.
Christopher Faylor
2006-12-11
1
-20
/
+16
*
* dcrt0.cc (get_cygwin_startup_info): Change zeros to DWORD array.
Corinna Vinschen
2006-12-05
1
-1
/
+12
*
* dir.cc (mkdir): Check last path component for "..".
Corinna Vinschen
2006-11-30
1
-3
/
+2
*
* autoload.cc (GetHandleInformation): Declare new function.
Christopher Faylor
2006-08-09
1
-2
/
+2
*
GCC 4.1 fixes.
Christopher Faylor
2006-07-17
1
-6
/
+13
*
white space
Christopher Faylor
2006-05-28
1
-1
/
+1
*
* child_info.h (_CI_SAW_CTRL_C): New enum.
Christopher Faylor
2006-05-22
1
-2
/
+3
*
* debug.cc (add_handle): Print handle value when collision detected.
Christopher Faylor
2006-05-21
1
-1
/
+1
*
* spawn.cc (spawn_guts): Move ch.set() call back to where it was supposed to
Christopher Faylor
2006-04-13
1
-1
/
+1
*
* spawn.cc (spawn_guts): Revert patch which treated derived cygwin programs
Christopher Faylor
2006-04-13
1
-3
/
+4
*
* Makefile.in (DLL_OFILES): Add winf.o.
Christopher Faylor
2006-04-12
1
-191
/
+5
*
* spawn.cc (linebuf::finish): Drop argument. Don't check command line
Corinna Vinschen
2006-04-03
1
-10
/
+5
*
* spawn.cc (spawn_guts): Close handles if we know that we will not be seeing a
Christopher Faylor
2006-03-27
1
-9
/
+11
*
* child_info.h (child_status): Fix typo which made it impossible to set
Christopher Faylor
2006-03-22
1
-9
/
+13
*
* dcrt0.cc (dll_crt0_0): Call SetErrorMode earlier.
Christopher Faylor
2006-03-21
1
-3
/
+9
*
* child_info.h (child_status): New enum.
Christopher Faylor
2006-03-20
1
-1
/
+1
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.
Christopher Faylor
2006-03-18
1
-13
/
+27
*
* child_info.h (child_info_fork::handle_failure): Declare new function.
Christopher Faylor
2006-03-13
1
-1
/
+1
*
fix typo
Christopher Faylor
2006-02-20
1
-1
/
+1
*
* spawn.cc (av::fixup): Check for .bat and friends specifically now since these
Christopher Faylor
2006-02-20
1
-2
/
+6
*
minor comment restructuring
Christopher Faylor
2006-02-15
1
-2
/
+2
*
* path.cc (suffix_scan::lnk_match): Return true beginning with
Corinna Vinschen
2006-02-03
1
-2
/
+4
*
* spawn.cc (dll_suffixes): Add .exe and "no suffix" to the list.
Corinna Vinschen
2006-02-01
1
-0
/
+1
[prev]
[next]