]> sourceware.org Git - newlib-cygwin.git/history - winsup/cygwin/spawn.cc
* Merge in cygwin-64bit-branch.
[newlib-cygwin.git] / winsup / cygwin / spawn.cc
2013-04-23 Corinna Vinschen * Merge in cygwin-64bit-branch.
2013-03-31 Christopher Faylor* child_info.h (cygheap_exec_info::sigmask): Declare...
2013-03-31 Christopher Faylorwhitespace
2013-03-09 Christopher Faylor* spawn.cc (child_info_spawn::worker): Save and restore...
2013-01-21 Christopher FaylorThroughout, update copyrights to reflect dates which...
2012-11-30 Christopher Faylor* spawn.cc (child_info_spawn::worker): Make detection...
2012-09-14 Christopher Faylor* cygthread.cc (cygthread::stub): Remove old, unnecessa...
2012-08-16 Christopher Faylorwhitespace cleanup
2012-08-03 Christopher Faylor* spawn.cc (child_info_spawn::worker): Put back a minor...
2012-05-14 Christopher Faylor* DevNotes: Add entry cgf-000007.
2012-05-08 Christopher Faylor* DevNotes: Add entry cgf-000004.
2012-05-07 Christopher Faylor* DevNotes: Add entry cgf-000003.
2012-04-15 Christopher Faylorwincap.h: Rename assitant to assistant throughout....
2012-03-21 Christopher Faylor* child_info.h (child_info::postfork): Define new function.
2012-03-21 Christopher Faylor* child_info.h: Reset magic number.
2012-03-20 Christopher Faylor* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
2012-03-16 Christopher Faylor* fork.cc (lock_signals): Move to sigproc.h.
2012-03-07 Christopher Faylor* pinfo.cc (_pinfo::dup_proc_pipe): Reorganize to provi...
2012-02-17 Corinna Vinschen * ntdll.h (struct _PEB): Add EnvironmentUpdateCount...
2012-02-07 Corinna Vinschen * include/process.h: Move here from include/cygwin...
2012-01-11 Christopher Faylor* spawn.cc (child_info_spawn::worker): Delete debugging.
2012-01-11 Christopher FaylorUpdate copyright on all files checked in so far this...
2012-01-09 Corinna Vinschen * include/cygwin/process.h: Move here from newlib.
2012-01-08 Christopher Faylor* dtable.cc (dtable::stdio_init): Always initialize...
2011-12-22 Corinna Vinschen * spawn.cc (child_info_spawn::worker): Add CREATE_BREA...
2011-12-07 Corinna Vinschen * spawn.cc (child_info_spawn::worker): Add CREATE_BREA...
2011-12-03 Christopher FaylorThroughout, remove extra space after function name...
2011-11-24 Christopher Faylor* cygthread.h (cygthread::name): Default name to "main...
2011-11-24 Christopher Faylor* child_info.h (CURR_CHILD_INFO_MAGIC): Reset for previ...
2011-11-23 Christopher Faylor* pipe.cc (fhandler_pipe::create): Avoid derefencing...
2011-11-16 Christopher Faylor* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
2011-11-14 Christopher FaylorRemove erroneously checked-in debugging statements.
2011-11-14 Christopher FaylorThroughout use "have_execed" macro rather than "hExeced...
2011-10-26 Christopher Faylor* child_info.h (cchildren): New struct.
2011-10-25 Corinna Vinschen * hookapi.cc (hook_or_detect_cygwin): Take additional...
2011-10-20 Christopher FaylorThroughout change TTY_* to PTY_*, tty_* to pty_*, and...
2011-10-07 Christopher Faylor* fhandler.h (fhandler_console::tc_getpgid): New function.
2011-07-04 Corinna Vinschen Throughout, open console handles with sharing for...
2011-06-09 Christopher Faylor* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
2011-06-06 Christopher Faylorwhitespace elimination
2011-05-30 Christopher Faylor* dll_init.cc (dll_list::find_by_modname): New function...
2011-02-15 Corinna Vinschen * spawn.cc (spawn_guts): Only set PID_NOTCYGWIN in...
2011-02-15 Corinna Vinschen * devices.in: Throughout use slashes instead of backsl...
2011-01-20 Corinna Vinschen * exec.cc: Include pinfo.h.
2011-01-19 Corinna Vinschen * spawn.cc (av::fixup): Reenable #! handling for all...
2011-01-19 Corinna Vinschen * exec.cc: Rearrange functions in alphabetical order.
2011-01-19 Corinna Vinschen * errno.cc (errmap): Add error codes for invalid binaries.
2010-09-20 Christopher Faylor* include/sys/cygwin.h (PID_NOTCYGWIN): New enum.
2010-08-13 Corinna Vinschen * cygheap.h (class cwdstuff): Make drive_length private.
2010-06-29 Corinna Vinschen * spawn.cc (spawn_guts): Reinstantiate a FIXME comment.
2010-06-29 Corinna Vinschen * exceptions.cc (dump_exception): Use %W instead of...
2010-05-18 Christopher Faylor* environ.cc (regopt): Change the first argument to...
2010-04-27 Christopher Faylor* spawn.cc (find_exec): Use the first detected errno...
2010-03-29 Corinna Vinschen * spawn.cc (find_exec): Enable finding paths in backsl...
2010-01-25 Corinna Vinschen * spawn.cc (spawn_guts): Only try to remove long path...
2009-12-21 Corinna Vinschen * exec.cc (execvp): Call find_exec with FE_NNF flag...
2009-12-18 Corinna Vinschen Throughout, replace hMainProc with GetCurrentProcess...
2009-11-17 Corinna Vinschen Reintegrate socket duplication via WSADuplicateSocket...
2009-11-05 Corinna Vinschen * spawn.cc (dll_suffixes): Disable. Explain why.
2009-10-19 Corinna Vinschen * spawn.cc (av::fixup): Treat non-readable, but execut...
2009-10-13 Corinna Vinschen * include/sys/cygwin.h: Add new cygwin_getinfo_type
2009-09-25 Eric BlakeFix faccessat(,0) and access() semantics.
2009-08-10 Corinna Vinschen * spawn.cc (av::fixup): Check shell scripts for execut...
2009-08-01 Christopher Faylor* cygheap_malloc.h: New file.
2009-08-01 Christopher Faylor* path.h (path_conv::set_path): Change return value.
2009-08-01 Christopher Faylor* spawn.cc (find_exec): Fix one more path where retval...
2009-08-01 Christopher Faylor* spawn.cc (find_exec): Stop relying on the ability...
2009-07-30 Corinna Vinschen * path.h (class path_conv): Convert path from char...
2009-07-04 Christopher Faylor* autoload.cc (SetParent): Add new import.
2009-06-22 Corinna Vinschen * spawn.cc (spawn_guts): Don't run additional check...
2009-04-05 Christopher Faylor* net.cc: Undefine NOERROR and DELETE to avoid compiler...
2009-02-24 Christopher FaylorAdd DESTDIR functionality to Makefile.in's.
2009-01-09 Christopher Faylor* include/sys/cygwin.h (CW_SETERRNO): Define.
2009-01-03 Christopher FaylorRemove unneeded header files from source files througho...
2008-11-26 Christopher FaylorRemove unneeded whitespace.
2008-09-11 Christopher Faylor* cygheap.cc (creturn): Reorganize to avoid a new compi...
2008-07-31 Corinna Vinschen * spawn.cc (spawn_guts): Check constructed short pathn...
2008-07-23 Corinna Vinschen * spawn.cc (spawn_guts): Fix previous patch for UNC...
2008-07-22 Corinna Vinschen * spawn.cc (spawn_guts): Remove long path prefix from...
2008-07-14 Corinna Vinschen Throughout drop allow_ntsec and allow_smbntsec handling.
2008-06-17 Christopher Faylor* spawn.cc (spawn_guts): Reinstate call to fhandler_con...
2008-06-12 Corinna Vinschen * fhandler.h (set_console_state_for_spawn): Drop decla...
2008-04-30 Corinna Vinschen * dtable.cc (dtable::release): Drop fixup_before handling.
2008-04-26 Corinna Vinschen * dcrt0.cc (dll_crt0_0): Set SEM_NOGPFAULTERRORBOX...
2008-04-07 Christopher FaylorRemove unneeded header files from source files throughout.
2008-03-27 Christopher Faylor* hookapi.cc (find_first_notloaded_dll): New function.
2008-03-12 Corinna Vinschen * winsup.h (NT_MAX_PATH): Revert ill-advised change...
2008-03-11 Corinna Vinschen * spawn.cc (find_exec): Use tmp_pathbuf to allocate...
2008-03-11 Corinna Vinschen * path.cc (cwdstuff::set): Make sure drive_length...
2008-03-07 Corinna Vinschen * Makefile.in (DLL_OFILES): Add tls_pbuf.o.
2008-03-05 Corinna Vinschen * child_info.h (~child_info_spawn): Check moreinfo...
2008-02-01 Corinna Vinschen * string.h: Re-enable inline strcasematch and strncase...
2007-12-14 Corinna Vinschen * dtable.cc (dtable::set_file_pointers_for_exec):...
2007-11-26 Christopher FaylorChange many cygheap allocation routines to their *_abor...
2007-08-17 Corinna Vinschen * spawn.cc (spawn_guts): Fix typo in comment.
2007-08-17 Corinna Vinschen * autoload.cc (CloseDesktop): Define.
2007-08-16 Corinna Vinschen * path.h (path_conv::operator char *): Delete.
2007-07-19 Corinna Vinschen * autoload.cc (SetUserObjectSecurity): Drop.
2007-03-28 Christopher Faylor* spawn.cc (spawn_guts): Start pure-windows processes...
2007-02-23 Corinna Vinschen * fhandler_console.cc (fhandler_console::need_invisibl...
next
This page took 0.560789 seconds and 108 git commands to generate.