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
/
dcrt0.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* dcrt0.cc (__main): Force signal synchronization.
Christopher Faylor
2010-09-26
1
-2
/
+0
*
* wincap.h (wincaps::has_buggy_thread_startup): Declare.
Christopher Faylor
2010-09-19
1
-14
/
+13
*
* cygthread.h (cygthread::cygthread): Reorganize slightly.
Christopher Faylor
2010-09-12
1
-13
/
+9
*
* dcrt0.cc (dll_crt0_0): Remove myself settings.
Christopher Faylor
2010-09-01
1
-3
/
+0
*
* cygthread.cc (cygthread::create): Fix incorrect use of name rather than
Christopher Faylor
2010-09-01
1
-8
/
+3
*
* dcrt0.cc (dll_crt0_0): Move sigproc_init later, after cygheap initialization
Christopher Faylor
2010-08-30
1
-6
/
+6
*
* autoload.cc (LoadDLLprime): Change dllname storage to string16.
Corinna Vinschen
2010-08-28
1
-0
/
+15
*
* dcrt0.cc (__api_fatal): Temporarily generate a stackdump.
Christopher Faylor
2010-06-21
1
-0
/
+3
*
* Makefile.in (DLL_OFILES): Add pseudo-reloc.o.
Christopher Faylor
2010-05-07
1
-2
/
+10
*
* globals.cc (exit_status): Add new ES_EXIT_STARTING enum.
Christopher Faylor
2010-03-28
1
-0
/
+1
*
* shared_info.h (user_info): Add dll_crt0_1 as a friend.
Christopher Faylor
2010-03-15
1
-1
/
+1
*
Throughout change all calls of low_priority_sleep (0) to yield ().
Christopher Faylor
2010-03-12
1
-1
/
+1
*
Add XDR support.
Corinna Vinschen
2010-03-03
1
-0
/
+2
*
Update some copyrights.
Christopher Faylor
2010-02-28
1
-1
/
+1
*
* cygtls.h (_cygtls::init_exception_handler): Eliminate argument.
Christopher Faylor
2010-02-26
1
-1
/
+1
*
* dcrt0.cc (_dll_crt0): Set _main_tls as early as possible.
Christopher Faylor
2010-02-10
1
-3
/
+8
*
* dcrt0.cc (atexit_lock): Delete.
Christopher Faylor
2010-02-02
1
-9
/
+3
*
* dcrt0.cc (dll_crt0_1): Reset locale to "C" at the last moment before
Corinna Vinschen
2010-01-14
1
-0
/
+2
*
* dcrt0.cc: Bump copyright.
Christopher Faylor
2010-01-01
1
-1
/
+1
*
* dcrt0.cc (dll_crt0_1): Move internal locale setting prior to potential
Christopher Faylor
2010-01-01
1
-2
/
+3
*
Throughout, revert ill-conceived replacement of hMainThread with
Corinna Vinschen
2009-12-21
1
-0
/
+6
*
Throughout, replace hMainProc with GetCurrentProcess/NtCurrentProcess
Corinna Vinschen
2009-12-18
1
-14
/
+4
*
* dcrt0.cc (dll_crt0_1): Drop calls to setlocale/_setlocale_r. Just
Corinna Vinschen
2009-10-02
1
-3
/
+3
*
* dcrt0.cc (dll_crt0_1): Move cxx_malloc reset kluge from here.
Christopher Faylor
2009-10-02
1
-6
/
+6
*
* cygheap.cc (cygheap_init): Default locale.charset to "UTF-8".
Corinna Vinschen
2009-09-28
1
-1
/
+3
*
* dcrt0.cc (dll_crt0_1): Add another hack to REALLY make sure that cxx_malloc
Christopher Faylor
2009-09-21
1
-0
/
+6
*
* fhandler.h (fhandler_cygdrive:DRVSZ): New enum.
Christopher Faylor
2009-08-04
1
-1
/
+1
*
* globals.cc (enum exit_states::ES_GLOBAL_DTORS): Delete.
Corinna Vinschen
2009-07-30
1
-6
/
+9
*
* dcrt0.cc (jit_debug): New global.
Christopher Faylor
2009-07-03
1
-0
/
+3
*
* cygheap.h (mini_cygheap): New struct.
Christopher Faylor
2009-06-08
1
-3
/
+3
*
* cygheap.cc (cygheap_init): Set Cygwin default locale values.
Corinna Vinschen
2009-05-14
1
-2
/
+2
*
* cygheap.h (cwdstuff): Convert to class. Make posix and dir private.
Corinna Vinschen
2009-05-13
1
-1
/
+1
*
* dcrt0.cc (globify): Only call mbtowc for non-ascii chars.
Corinna Vinschen
2009-04-18
1
-1
/
+1
*
* dcrt0.cc (globify): Make multibyte-aware.
Corinna Vinschen
2009-04-17
1
-1
/
+9
*
* ctype.cc (_CTYPE_DATA_0_127): Add _B class to TAB character.
Corinna Vinschen
2009-03-24
1
-0
/
+3
*
* dcrt0.cc (disable_dep): Disable. Explain why.
Corinna Vinschen
2009-03-04
1
-3
/
+10
*
Remove unneeded header files from source files throughout. Update copyrights
Christopher Faylor
2009-01-03
1
-73
/
+8
*
* pinfo.h (pinfo::thisproc): Declare. Rename from set_myself.
Christopher Faylor
2008-12-20
1
-2
/
+2
*
* autoload.cc (GetSystemDEPPolicy): Define.
Corinna Vinschen
2008-11-12
1
-0
/
+46
*
* dcrt0.cc (dll_crt0_0): Don't initialize signals early when dynamically
Christopher Faylor
2008-10-05
1
-1
/
+4
*
* cygwin.din (sys_sigabbrev): Add this here.
Christopher Faylor
2008-09-11
1
-3
/
+3
*
* cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.
Christopher Faylor
2008-09-11
1
-3
/
+0
*
Changes suggested by Dave Korn.
Christopher Faylor
2008-08-04
1
-1
/
+0
*
* dcrt0.cc (dll_crt0_1): Add a symbol denoting return from call to main().
Christopher Faylor
2008-08-01
1
-0
/
+4
*
* dcrt0.cc (dll_crt0_0): Remove calling malloc_init and
Christopher Faylor
2008-07-27
1
-19
/
+6
*
* dcrt0.cc (dll_crt0_1): Call malloc_init and user_shared_initialize_1
Corinna Vinschen
2008-07-26
1
-3
/
+7
*
* dcrt0.cc (dll_crt0_0): Call malloc_init and user_shared_initialize_1
Corinna Vinschen
2008-07-25
1
-0
/
+16
*
* autoload.cc (DsGetDcNameW): Replace DsGetDcNameA.
Corinna Vinschen
2008-07-09
1
-0
/
+1
*
* dcrt0.cc (dll_crt0_0): Set SEM_NOGPFAULTERRORBOX error mode, too,
Corinna Vinschen
2008-04-26
1
-1
/
+1
*
* dcrt0.cc (dll_crt0_0): Move CWD initialization from here...
Corinna Vinschen
2008-04-22
1
-2
/
+2
[prev]
[next]