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
*
* 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
*
Add miscfuncs.h to files as needed throughout.
Christopher Faylor
2008-04-07
1
-11
/
+2
*
* dcrt0.cc (insert_file): Fix potential buffer overflow.
Corinna Vinschen
2008-04-03
1
-1
/
+1
*
* dcrt0.cc (insert_file): Convert filename to WCHAR and call
Corinna Vinschen
2008-04-02
1
-8
/
+12
*
* Fix copyright dates.
Corinna Vinschen
2008-04-01
1
-1
/
+1
*
* fhandler.cc (fhandler_base::dup): Drop setting flags in the parent.
Corinna Vinschen
2008-03-24
1
-0
/
+2
*
* winsup.h (NT_MAX_PATH): Revert ill-advised change to 32767.
Corinna Vinschen
2008-03-12
1
-1
/
+2
*
* dcrt0.cc (initial_env): Only use local buffer "buf" if DEBUGGING is
Corinna Vinschen
2008-02-25
1
-8
/
+6
*
Perform whitespace cleanup throughout.
Christopher Faylor
2008-02-15
1
-12
/
+0
*
* cygheap.cc (cwcsdup): New function.
Corinna Vinschen
2008-02-14
1
-4
/
+4
*
* dcrt0.cc (dll_crt0_1): Fix typo in call to sys_wcstombs.
Corinna Vinschen
2008-02-11
1
-1
/
+1
*
* string.h: Re-enable inline strcasematch and strncasematch
Corinna Vinschen
2008-02-01
1
-1
/
+1
*
* dcrt0.cc (dll_crt0_1): Use GetCommandLineW and convert to current
Corinna Vinschen
2008-01-31
1
-5
/
+5
*
* dcrt0.cc: Include string.h.
Corinna Vinschen
2007-12-12
1
-3
/
+2
*
* dcrt0.cc (initial_env): Use PATH_MAX instead of CYG_MAX_PATH for path
Corinna Vinschen
2007-12-06
1
-5
/
+5
*
Drop old SetResourceLock stuff in favor of mutos.
Corinna Vinschen
2007-11-27
1
-4
/
+2
*
* dcrt0.cc (codepage_type): Remove definition.
Christopher Faylor
2007-08-02
1
-1
/
+0
*
* dcrt0.cc (dll_crt0_0): Call set_cygwin_privileges here, after
Corinna Vinschen
2007-07-19
1
-0
/
+2
*
* cygheap.cc (cygheap_init): Fix formatting. Remove comment. Set
Corinna Vinschen
2007-03-29
1
-3
/
+0
*
Throughout remove all usage of wincap.has_security.
Corinna Vinschen
2007-02-23
1
-4
/
+2
*
* dcrt0.cc (child_info_fork::alloc_stack_hard_way): Change sense of guard test.
Christopher Faylor
2007-02-22
1
-11
/
+13
*
* Makefile.in (DLL_IMPORTS): Add libntdll.a.
Corinna Vinschen
2007-02-22
1
-2
/
+1
*
Partially revert change from 2005-04-03, always running under an
Corinna Vinschen
2006-12-12
1
-12
/
+1
*
* child_info.h (child_info_spawn::__stdin): New element.
Christopher Faylor
2006-12-11
1
-35
/
+7
*
* dcrt0.cc (get_cygwin_startup_info): Fix comment.
Corinna Vinschen
2006-12-05
1
-3
/
+4
*
* dcrt0.cc (get_cygwin_startup_info): Change zeros to DWORD array.
Corinna Vinschen
2006-12-05
1
-1
/
+27
*
* dcrt0.cc (__api_fatal): Drop spare argument to __small_sprintf.
Corinna Vinschen
2006-10-27
1
-1
/
+1
[next]