OSDN Git Service

* dcrt0.cc (_dll_crt0): Fix formatting.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / dcrt0.cc
2011-12-17 corinna * dcrt0.cc (_dll_crt0): Fix formatting.
2011-12-16 corinna * dcrt0.cc (child_info_fork::alloc_stack): Correctly...
2011-12-16 corinna * Makefile.in (DLL_OFILES): Add wow64.o.
2011-12-13 cgf* dcrt0.cc (init_windows_system_directory): Record...
2011-12-12 corinna * dcrt0.cc (wow64_respawn): New static variable.
2011-12-10 cgfAdd ChangeLog entry for previous change and revert...
2011-12-10 cgfClarify entry
2011-11-24 cgf* cygthread.h (cygthread::name): Default name to "main...
2011-11-24 cgf* child_info.h (CURR_CHILD_INFO_MAGIC): Reset for previ...
2011-11-16 cgf* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
2011-11-14 cgfThroughout use "have_execed" macro rather than "hExeced...
2011-10-26 cgf* child_info.h (cchildren): New struct.
2011-10-17 cgf* dcrt0.cc (dll_crt0_1): Copy argv before passing to...
2011-08-18 cgf* dcrt0.cc (dll_crt0_0): Remove unneeded __stdcall...
2011-07-30 cgf* cygthread.cc (cygthread::async_create): Define new...
2011-07-04 corinna Throughout, open console handles with sharing for...
2011-06-17 corinna * dcrt0.cc (dll_crt0_1): Call strace.dll_info after...
2011-06-14 cgf* cygheap.h (init_cygheap::ctty_on_hold): Remove condit...
2011-06-09 cgf* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
2011-06-06 cgfwhitespace elimination
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-16 corinna * dcrt0.cc (child_info_fork::alloc_stack_hard_way...
2011-05-05 corinna * dcrt0.cc (dll_crt0_1): Reset locale to "C" even...
2011-04-28 corinna * advapi32.cc (InitializeAcl): Remove.
2011-04-02 corinna * autoload.cc (GetExtendedTcpTable): Remove.
2011-03-17 corinna * crt0.c (mainCRTStartup): Move call to _feinitialise...
2011-02-22 corinna * dcrt0.cc: Fix copyright dates.
2011-02-18 cgf* dcrt0.cc (dll_crt0_1): Add a CYGHEAP_DEBUG conditiona...
2010-12-26 cgfcygwin:
2010-10-24 cgf* dcrt0.cc (do_exit): Don't set thread termination...
2010-10-02 cgf* dcrt0.cc (dll_crt0_0): Move _main_tls initialization...
2010-09-26 cgf* dcrt0.cc (__main): Force signal synchronization.
2010-09-19 cgf* wincap.h (wincaps::has_buggy_thread_startup): Declare.
2010-09-12 cgf* cygthread.h (cygthread::cygthread): Reorganize slightly.
2010-09-01 cgf* dcrt0.cc (dll_crt0_0): Remove myself settings.
2010-09-01 cgf* cygthread.cc (cygthread::create): Fix incorrect use...
2010-08-30 cgf* dcrt0.cc (dll_crt0_0): Move sigproc_init later, after...
2010-08-28 corinna * autoload.cc (LoadDLLprime): Change dllname storage...
2010-06-21 cgf* dcrt0.cc (__api_fatal): Temporarily generate a stackdump.
2010-05-07 cgf* Makefile.in (DLL_OFILES): Add pseudo-reloc.o.
2010-03-28 cgf* globals.cc (exit_status): Add new ES_EXIT_STARTING...
2010-03-15 cgf* shared_info.h (user_info): Add dll_crt0_1 as a friend.
2010-03-12 cgfThroughout change all calls of low_priority_sleep ...
2010-03-03 corinna Add XDR support.
2010-02-28 cgfUpdate some copyrights.
2010-02-26 cgf* cygtls.h (_cygtls::init_exception_handler): Eliminate...
2010-02-10 cgf* dcrt0.cc (_dll_crt0): Set _main_tls as early as possible.
2010-02-02 cgf* dcrt0.cc (atexit_lock): Delete.
2010-01-14 corinna * dcrt0.cc (dll_crt0_1): Reset locale to "C" at the...
2010-01-01 cgf* dcrt0.cc: Bump copyright.
2010-01-01 cgf* dcrt0.cc (dll_crt0_1): Move internal locale setting...
2009-12-21 corinna Throughout, revert ill-conceived replacement of hMainT...
2009-12-18 corinna Throughout, replace hMainProc with GetCurrentProcess...
2009-10-02 corinna * dcrt0.cc (dll_crt0_1): Drop calls to setlocale/_setl...
2009-10-02 cgf* dcrt0.cc (dll_crt0_1): Move cxx_malloc reset kluge...
2009-09-28 corinna * cygheap.cc (cygheap_init): Default locale.charset...
2009-09-21 cgf* dcrt0.cc (dll_crt0_1): Add another hack to REALLY...
2009-08-04 cgf* fhandler.h (fhandler_cygdrive:DRVSZ): New enum.
2009-07-30 corinna * globals.cc (enum exit_states::ES_GLOBAL_DTORS):...
2009-07-03 cgf* dcrt0.cc (jit_debug): New global.
2009-06-08 cgf* cygheap.h (mini_cygheap): New struct.
2009-05-14 corinna * cygheap.cc (cygheap_init): Set Cygwin default locale...
2009-05-13 corinna * cygheap.h (cwdstuff): Convert to class. Make posix...
2009-04-18 corinna * dcrt0.cc (globify): Only call mbtowc for non-ascii...
2009-04-17 corinna * dcrt0.cc (globify): Make multibyte-aware.
2009-03-24 corinna * ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB...
2009-03-04 corinna * dcrt0.cc (disable_dep): Disable. Explain why.
2009-01-03 cgfRemove unneeded header files from source files througho...
2008-12-20 cgf* pinfo.h (pinfo::thisproc): Declare. Rename from...
2008-11-12 corinna * autoload.cc (GetSystemDEPPolicy): Define.
2008-10-05 cgf* dcrt0.cc (dll_crt0_0): Don't initialize signals early...
2008-09-11 cgf* cygwin.din (sys_sigabbrev): Add this here.
2008-09-11 cgf* cygheap.cc (creturn): Reorganize to avoid a new compi...
2008-08-04 cgfChanges suggested by Dave Korn.
2008-08-01 cgf* dcrt0.cc (dll_crt0_1): Add a symbol denoting return...
2008-07-27 cgf* dcrt0.cc (dll_crt0_0): Remove calling malloc_init and
2008-07-26 corinna * dcrt0.cc (dll_crt0_1): Call malloc_init and user_sha...
2008-07-25 corinna * dcrt0.cc (dll_crt0_0): Call malloc_init and user_sha...
2008-07-09 corinna * autoload.cc (DsGetDcNameW): Replace DsGetDcNameA.
2008-04-26 corinna * dcrt0.cc (dll_crt0_0): Set SEM_NOGPFAULTERRORBOX...
2008-04-22 corinna * dcrt0.cc (dll_crt0_0): Move CWD initialization from...
2008-04-07 cgfAdd miscfuncs.h to files as needed throughout.
2008-04-03 corinna * dcrt0.cc (insert_file): Fix potential buffer overflow.
2008-04-02 corinna * dcrt0.cc (insert_file): Convert filename to WCHAR...
2008-04-01 corinna * Fix copyright dates.
2008-03-24 corinna * fhandler.cc (fhandler_base::dup): Drop setting flags...
2008-03-12 corinna * winsup.h (NT_MAX_PATH): Revert ill-advised change...
2008-02-25 corinna * dcrt0.cc (initial_env): Only use local buffer "buf...
2008-02-15 cgfPerform whitespace cleanup throughout.
2008-02-14 corinna * cygheap.cc (cwcsdup): New function.
2008-02-11 corinna * dcrt0.cc (dll_crt0_1): Fix typo in call to sys_wcstombs.
2008-02-01 corinna * string.h: Re-enable inline strcasematch and strncase...
2008-01-31 corinna * dcrt0.cc (dll_crt0_1): Use GetCommandLineW and conve...
2007-12-12 corinna * dcrt0.cc: Include string.h.
2007-12-06 corinna * dcrt0.cc (initial_env): Use PATH_MAX instead of...
2007-11-27 corinna Drop old SetResourceLock stuff in favor of mutos.
2007-08-02 cgf* dcrt0.cc (codepage_type): Remove definition.
2007-07-19 corinna * dcrt0.cc (dll_crt0_0): Call set_cygwin_privileges...
2007-03-29 corinna * cygheap.cc (cygheap_init): Fix formatting. Remove...
next