OSDN Git Service

whitespace elimination
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / fork.cc
2011-06-06 cgfwhitespace elimination
2011-05-30 cgf* dll_init.cc (reserve_upto): Remove.
2011-05-30 cgf* dll_init.cc (dll_list::find_by_modname): New function...
2011-05-30 cgf* cygheap.cc (cygheap_dummy): Rename from cygheap_at_start.
2011-05-28 cgfRevert previous checkins as they introduced a bug when...
2011-05-28 cgf* dll_init.cc (dll_list::find_by_modname): New function...
2011-05-28 cgf* dll_init.c (dll_list::load_after_fork): Don't clear...
2011-05-28 cgf* autoload.cc: Call _api_fatal in asm.
2011-05-20 corinna * child_info.h (CURR_CHILD_INFO_MAGIC): Update.
2011-05-10 corinna * environ.cc (set_chunksize): Remove.
2011-05-05 cgf* fork.cc (fork): Clear PID_REAPED.
2010-09-01 cgf* dcrt0.cc (dll_crt0_0): Remove myself settings.
2010-09-01 cgf* cygthread.cc (cygthread::create): Fix incorrect use...
2010-06-29 corinna * exceptions.cc (dump_exception): Use %W instead of...
2010-06-28 cgf* fork.cc (frok::parent): Improve error message.
2010-05-18 cgf* environ.cc (regopt): Change the first argument to...
2009-12-18 corinna Throughout, replace hMainProc with GetCurrentProcess...
2009-11-17 corinna Reintegrate socket duplication via WSADuplicateSocket...
2009-10-14 ericbConsistently use va_end.
2009-07-24 cgf* sigproc.h (wait_for_sigthread): Eliminate parameter.
2009-07-20 corinna * fork.cc (fork): Create local tmp_pathbuf. Explain...
2009-06-08 corinna * fork.cc (frok::parent): Remove ancient code erroneou...
2009-06-08 cgf* cygheap.h (mini_cygheap): New struct.
2009-03-24 corinna * ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB...
2009-01-21 corinnaChangeLog:
2009-01-03 cgfRemove unneeded header files from source files througho...
2008-04-30 corinna * dtable.cc (dtable::release): Drop fixup_before handling.
2008-04-07 cgfRemove unneeded header files from source files throughout.
2008-04-01 corinna * Fix copyright dates.
2008-03-31 corinna * smallprint.cc (__small_vswprintf): Fix uninitialized...
2008-03-24 corinna * fhandler.cc (fhandler_base::dup): Drop setting flags...
2008-03-07 corinna * Makefile.in (DLL_OFILES): Add tls_pbuf.o.
2008-02-25 corinna * dcrt0.cc (initial_env): Only use local buffer "buf...
2007-07-07 cgf* fork.cc: White space.
2007-03-01 cgf* fork.cc (fork): Reset child to true after fork since...
2007-02-23 corinna Throughout remove all usage of wincap.has_security.
2007-02-22 cgf* dcrt0.cc (child_info_fork::alloc_stack_hard_way)...
2007-01-12 corinna * fork.cc (child_copy): Add missing Windows PID in...
2006-12-12 corinna Partially revert change from 2005-04-03, always runnin...
2006-12-11 cgf* child_info.h (child_info_spawn::__stdin): New element.
2006-12-05 corinna * dcrt0.cc (get_cygwin_startup_info): Change zeros...
2006-07-14 cgf* fork.cc (fork): Lock the process before forking to...
2006-07-06 cgf* hookapi.cc: Add comment header
2006-03-29 cgf* dcrt0.cc (child_info_fork::handle_fork): Set uid...
2006-03-22 cgf* fhandler.cc (fcntl): Print flags in hex.
2006-03-18 cgf* child_info.h (CURR_CHILD_INFO_MAGIC): Regenerate.
2006-03-15 cgf* child_info.h (child_info_fork::fork_retry): Declare...
2006-03-14 cgf* fork.cc (frok::parent): Improve error message.
2006-03-13 cgf* child_info.h (child_info_fork::handle_failure): Decla...
2006-03-13 cgf* dcrt0.cc (dll_crt0_0): Reorganize so that sigproc_ini...
2006-03-12 cgf* cygtls.h (CYGTLS_INITIALIZED): Change to a little...
2005-12-29 cgf*** cygwin DLL Changes:
2005-12-23 cgf* fork.cc (fork): Honor error return from sig_send...
2005-12-17 cgf* winsup.h (child_copy): Change prototype to match...
2005-11-17 cgf* fork.cc (fork): Move top-of-stack calculation later.
2005-11-14 cgf* cygheap.h (init_cygheap::manage_console_count): Decla...
2005-11-04 cgf* times.cc (hires_ms::prime): More debugging.
2005-10-29 cgf* exceptions.cc (signal_exit): Eliminate setting of...
2005-10-29 cgf* fork.cc (frok::child): Change order of cleanup prior...
2005-10-21 cgf* dir.cc (rmdir): Eliminate nonsensical code.
2005-09-30 cgf* fork.cc (frok::parent): Simplify error messages....
2005-09-28 cgf* dcrt0.cc (getstack): New function.
2005-09-16 cgf* sigproc.cc (no_signals_available): Return true if...
2005-09-05 cgf* cygheap.cc (cygheap_init): Eliminate debugging #if.
2005-09-02 cgfGrr. REVERT erroneous checkin. AGAIN.
2005-09-02 cgf* Makefile.in (CXXFLAGS): Use 'override' to correctly...
2005-09-02 cgfrevert inexplicable previous checkin
2005-09-02 cgfbad_addresses
2005-08-11 cgf* dcrt0.cc: Remove ld_preload declaration.
2005-07-29 cgf* fork.cc (fork_parent): Fix null deref if pinfo creati...
2005-07-17 cgf* child_info.h (child_info::sync): Pass pid and HANDLE...
2005-07-06 cgfEliminate (void) cast on standalone function calls...
2005-06-15 cgf* cygthread.cc (cygthread::detach): Fix debugging output.
2005-06-01 cgf* child_info.h (child_info::cygheap_h): Delete.
2005-05-18 cgf* cygtls.h (_local_storage::unknown_thread_name): New...
2005-04-14 cgf.
2005-04-03 corinna * cygheap.cc (cygheap_init): Accomodate set_process_pr...
2005-04-01 corinna * fork.cc (fork_child): Add missing __stdcall.
2005-04-01 cgf* sigproc.cc (create_signal_arrive): New (temporary...
2005-04-01 corinna * fork.cc (fork_child): Fixup SYSV IPC shared memory...
2005-03-22 cgf* Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate...
2005-02-20 cgfcopyright
2005-01-25 corinna * cygwin.din: Export getpriority and setpriority.
2005-01-12 cgfReorganize header file inclusion throughout so that...
2004-12-23 cgf* cygthread.cc (cygthread::stub): Detect if thread...
2004-12-06 cgf* fork.cc (fork_parent): Reinstate "childhProc" protect...
2004-12-05 cgf* sigproc.cc (mychild): Reimplement as list scan.
2004-12-03 cgf* child_info.h (child_info_fork::parent_wr_proc_pipe...
2004-11-26 cgf* child_info.h (child_info_spawn::hexec_proc): Eliminate.
2004-10-28 cgf* fork.cc (NPIDS_HELD): Reduce to former number now...
2004-09-14 cgf* cygtls.h: Add alignment kludge to fix disparity betwe...
2004-09-14 cgf* fork.cc (slow_pid_reuse): Temporarily double the...
2004-09-12 cgf* exceptions.cc: (ctrl_c_handler): Do nothing while...
2004-08-31 cgf* fork.cc (fork_parent): Return the cygpid directly...
2004-08-30 cgf* fork.cc (fork_parent): Record child's pid when we...
2004-03-07 cgf* fork.cc (fork_parent): Save parent pid in a temporary...
2004-02-18 cgf* fork.cc (fork_child): Invert sense of test which...
2004-02-17 corinna * fork.cc (fork_child): Move fixup_shms_after_fork...
2004-02-14 cgf* dcrt0.cc (alloc_stack_hard_way): Revert to previous...
2004-02-12 cgfRename _threadinfo to _cygtls, throughout.
next