summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/spawn.cc
Commit message (Expand)AuthorAgeFilesLines
* Throughout, drop unnecessary explicit includes of windows header filesCorinna Vinschen2013-11-241-2/+0
* cygwin changes:Christopher Faylor2013-08-231-11/+2
* * path.h (enum path_types): Drop definition of PATH_64BITEXEC.Corinna Vinschen2013-08-231-2/+11
* cygwin directory changes:Christopher Faylor2013-07-261-2/+3
* * spawn.cc (child_info_spawn::worker): Reinstate using temp buffer for wideChristopher Faylor2013-07-191-2/+3
* * common.din: Export GetCommandLine{A,W}.Christopher Faylor2013-07-191-20/+13
* * spawn.cc (child_info_spawn::worker): Eliminate call to newargv.set() in favorChristopher Faylor2013-06-191-159/+159
* * spawn.cc (child_info_spawn::worker): Eliminate wascygexec.Christopher Faylor2013-06-191-3/+1
* * spawn.cc (ILLEGAL_SIG_FUNC_PTR): New define.Christopher Faylor2013-05-031-11/+21
* Throughout, (mainly in fhandler*) fix remaining gcc 4.7 mismatchYaakov Selkowitz2013-05-011-4/+1
* * spawn.cc (system_call_cleanup): Rename from pthread_cleanup. ExtendChristopher Faylor2013-04-301-26/+29
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-35/+11
* * child_info.h (cygheap_exec_info::sigmask): Declare new field.Christopher Faylor2013-03-311-1/+1
* whitespaceChristopher Faylor2013-03-311-1/+0
* * spawn.cc (child_info_spawn::worker): Save and restore my_wr_proc_pipe aroundChristopher Faylor2013-03-091-5/+14
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-2/+2
* * spawn.cc (child_info_spawn::worker): Make detection of '/c' case insensitiveChristopher Faylor2012-11-301-1/+1
* * cygthread.cc (cygthread::stub): Remove old, unnecessary, FIXMEd code.Christopher Faylor2012-09-141-1/+2
* whitespace cleanupChristopher Faylor2012-08-161-2/+2
* * spawn.cc (child_info_spawn::worker): Put back a minor variation of Corinna'sChristopher Faylor2012-08-031-4/+10
* * DevNotes: Add entry cgf-000007.Christopher Faylor2012-05-141-0/+1
* * DevNotes: Add entry cgf-000004.Christopher Faylor2012-05-081-5/+5
* * DevNotes: Add entry cgf-000003.Christopher Faylor2012-05-071-13/+29
* wincap.h: Rename assitant to assistant throughout. wincap.cc: Ditto.Christopher Faylor2012-04-151-11/+5
* * child_info.h (child_info::postfork): Define new function.Christopher Faylor2012-03-211-5/+3
* * child_info.h: Reset magic number.Christopher Faylor2012-03-211-10/+6
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor2012-03-201-19/+11
* * fork.cc (lock_signals): Move to sigproc.h.Christopher Faylor2012-03-161-23/+16
* * pinfo.cc (_pinfo::dup_proc_pipe): Reorganize to provide more information forChristopher Faylor2012-03-071-1/+1
* * ntdll.h (struct _PEB): Add EnvironmentUpdateCount member.Corinna Vinschen2012-02-171-16/+42
* * include/process.h: Move here from include/cygwin subdir.Corinna Vinschen2012-02-071-1/+1
* * spawn.cc (child_info_spawn::worker): Delete debugging.Christopher Faylor2012-01-111-2/+0
* Update copyright on all files checked in so far this year.Christopher Faylor2012-01-111-4/+6
* * include/cygwin/process.h: Move here from newlib.Corinna Vinschen2012-01-091-2/+2
* * dtable.cc (dtable::stdio_init): Always initialize console when we have one.Christopher Faylor2012-01-081-1/+1
* * spawn.cc (child_info_spawn::worker): Add CREATE_BREAKAWAY_FROM_JOBCorinna Vinschen2011-12-221-2/+12
* * spawn.cc (child_info_spawn::worker): Add CREATE_BREAKAWAY_FROM_JOBCorinna Vinschen2011-12-071-1/+11
* Throughout, remove extra space after function name from debugging output.Christopher Faylor2011-12-031-1/+1
* * cygthread.h (cygthread::name): Default name to "main" if we are early in theChristopher Faylor2011-11-241-3/+4
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset for previous changes.Christopher Faylor2011-11-241-1/+2
* * pipe.cc (fhandler_pipe::create): Avoid derefencing a NULL pointer.Christopher Faylor2011-11-231-1/+1
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor2011-11-161-2/+1
* Remove erroneously checked-in debugging statements.Christopher Faylor2011-11-141-1/+0
* Throughout use "have_execed" macro rather than "hExeced" global handle.Christopher Faylor2011-11-141-59/+56
* * child_info.h (cchildren): New struct.Christopher Faylor2011-10-261-0/+2
* * hookapi.cc (hook_or_detect_cygwin): Take additional handleCorinna Vinschen2011-10-251-6/+24
* Throughout change TTY_* to PTY_*, tty_* to pty_*, and ttym_* to ptmx_*.Christopher Faylor2011-10-201-2/+2
* * fhandler.h (fhandler_console::tc_getpgid): New function.Christopher Faylor2011-10-071-1/+11
* Throughout, open console handles with sharing for reading and writing.Corinna Vinschen2011-07-041-1/+1
* * child_info.h (CURR_CHILD_INFO_MAGIC): Reset.Christopher Faylor2011-06-091-1/+0