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): Hide the window whenever ctty == -1, not just when we
Christopher Faylor
2005-12-21
1
-1
/
+1
*
* cygheap.cc (init_cygheap::manage_console_count): Revert previous change.
Christopher Faylor
2005-12-21
1
-3
/
+11
*
* fhandler.h (set_console_state_for_spawn): Add an argument to the declaration.
Christopher Faylor
2005-12-19
1
-2
/
+1
*
* fhandler.h (fhandler_pipe::fixup_in_child): Declare new function.
Christopher Faylor
2005-12-19
1
-11
/
+16
*
* exceptions.cc (signal_exit): Eliminate setting of main thread priority since
Christopher Faylor
2005-10-29
1
-1
/
+3
*
* spawn.cc (spawn_guts): Don't leave the function with return inside
Corinna Vinschen
2005-10-24
1
-2
/
+4
*
* sigproc.cc (child_info::sync): Move check for !wr_proc_pipe lower.
Christopher Faylor
2005-10-19
1
-1
/
+1
*
* sigproc.cc (child_info::sync): Use correct name when closing to prevent
Christopher Faylor
2005-10-18
1
-0
/
+1
*
Change process_lock to lock_process throughout. Change all calls to new
Christopher Faylor
2005-10-17
1
-5
/
+1
*
* spawn.cc (av::fixup): Just blindly run any file if it has a .bat or .cmd
Christopher Faylor
2005-09-20
1
-1
/
+2
*
* environ.cc (build_env): Use "kilo"bytes not "mega"bytes. Return immediately
Christopher Faylor
2005-09-16
1
-0
/
+1
*
* environ.cc (build_env): Clear envblock and return NULL on attempt to use env
Christopher Faylor
2005-09-16
1
-0
/
+5
*
* sigproc.cc (no_signals_available): Return true if sending to self from the
Christopher Faylor
2005-09-16
1
-10
/
+1
*
* spawn.cc (av::fixup): Avoid breaking out of the wrong "loop".
Christopher Faylor
2005-09-15
1
-19
/
+18
*
* hookapi.cc (hook_or_detect_cygwin): Simplify very slightly.
Christopher Faylor
2005-09-15
1
-10
/
+29
*
* spawn.cc (av::error): Eliminate.
Christopher Faylor
2005-09-14
1
-22
/
+16
*
* heap.cc (heap_init): Be slightly more aggressive when trying to allocate
Christopher Faylor
2005-09-10
1
-16
/
+22
*
* hookapi.cc (rvadelta): Change argument to DWORD to eliminate a compiler
Christopher Faylor
2005-09-08
1
-12
/
+8
*
* dcrt0.cc (initial_env): Don't attempt stracing if dynamically loaded.
Christopher Faylor
2005-09-07
1
-5
/
+9
*
* cygheap.cc (cygheap_init): Eliminate debugging #if.
Christopher Faylor
2005-09-05
1
-1
/
+4
*
* spawn.cc (perhaps_suffix): Record errno-type error value in third argument.
Christopher Faylor
2005-08-24
1
-8
/
+21
*
* child_info. (CURR_CHILD_INFO_MAGIC): Refresh.
Christopher Faylor
2005-08-11
1
-30
/
+40
*
* child_info.h (child_info::sync): Pass pid and HANDLE rather than using pinfo.
Christopher Faylor
2005-07-17
1
-103
/
+120
*
fix whitespace
Christopher Faylor
2005-07-16
1
-91
/
+91
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-3
/
+3
*
* cygtls.h (_cygtls): Perform minor reformatting.
Christopher Faylor
2005-07-05
1
-1
/
+1
*
* wincap.h (wincaps::detect_win16_exe): Declare.
Christopher Faylor
2005-06-18
1
-4
/
+4
*
* spawn.cc (spawn_guts): Detect when executing a 16-bit application and avoid
Christopher Faylor
2005-06-18
1
-4
/
+9
*
Revert 2005-05-30 close_all_files changes.
Christopher Faylor
2005-06-02
1
-1
/
+1
*
* child_info.h (child_info::cygheap_h): Delete.
Christopher Faylor
2005-06-01
1
-28
/
+17
*
* spawn.cc (find_exec): Accept a PATH-like string in place of an environment
Christopher Faylor
2005-05-22
1
-6
/
+17
*
Remove PC_FULL from path_conv usage throughout.
Christopher Faylor
2005-05-13
1
-1
/
+1
*
* cygheap.cc (cygheap_init): Accomodate set_process_privilege change.
Corinna Vinschen
2005-04-03
1
-1
/
+1
*
Unify usage of CYG_MAX_PATH throughout. Change buffers from
Corinna Vinschen
2005-04-03
1
-2
/
+2
*
* spawn.cc (do_cleanup): Properly restore SIGINT/SIGQUIT even if they had
Christopher Faylor
2005-03-02
1
-6
/
+6
*
copyright
Christopher Faylor
2005-02-20
1
-1
/
+2
*
* cygthread.cc (cygthread::release): Reset ev here if it exists.
Christopher Faylor
2005-02-11
1
-6
/
+2
*
* cygwin.din: Export getpriority and setpriority.
Corinna Vinschen
2005-01-25
1
-0
/
+1
*
* spawn.cc (spawn_guts): Perform same "cd" as in pinfo::exit below to make sure
Christopher Faylor
2005-01-22
1
-3
/
+8
*
* init.cc (dll_entry): Remove unused extern.
Christopher Faylor
2005-01-16
1
-1
/
+1
*
* pinfo.h (_pinfo::set_exit_state): Declare new function.
Christopher Faylor
2005-01-11
1
-39
/
+43
*
* cygthread.cc (cygthread::stub): Add better debug output.
Christopher Faylor
2004-12-28
1
-1
/
+2
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
Christopher Faylor
2004-12-24
1
-13
/
+24
*
* cygthread.cc (cygthread::stub): Detect if thread function wants to release
Christopher Faylor
2004-12-23
1
-12
/
+10
*
* spawn.cc (spawn_guts): Force parent to forget about P_DETACH'ed process.
Christopher Faylor
2004-12-21
1
-0
/
+2
*
* fork.cc (fork_parent): Reinstate "childhProc" protection. Don't close
Christopher Faylor
2004-12-06
1
-4
/
+1
*
* sigproc.cc (mychild): Reimplement as list scan.
Christopher Faylor
2004-12-05
1
-185
/
+176
*
* child_info.h (child_info_fork::parent_wr_proc_pipe): New element.
Christopher Faylor
2004-12-03
1
-12
/
+17
*
* child_info.h (child_info_spawn::hexec_proc): Eliminate.
Christopher Faylor
2004-11-26
1
-123
/
+66
*
* spawn.cc (pthread_cleanup::oldmask): Default to invalid signal mask.
Christopher Faylor
2004-10-07
1
-2
/
+2
[next]