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
/
dll_init.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
This commit was manufactured by cvs2svn to create branch 'binutils-
binutils-2_20-branchpoint
cvs2svn
2009-09-04
1
-423
/
+0
*
* dll_init.h (has_dtors): New flag.
Christopher Faylor
2009-08-21
1
-2
/
+4
*
* cxx.cc (default_cygwin_cxx_malloc): Enhance commenting.
Corinna Vinschen
2009-08-13
1
-0
/
+20
*
* cygtls.cc (_cygtls::init_exception_handler): Test for e, not e->prev or we
Christopher Faylor
2009-07-17
1
-6
/
+7
*
* cygheap.h (mini_cygheap): New struct.
Christopher Faylor
2009-06-08
1
-156
/
+41
*
* dll_init.cc (dll_list::alloc): Allocate memory using a section
Corinna Vinschen
2009-06-07
1
-25
/
+64
*
* dll_init.h (struct dll): Set size of name element to ANYSIZE_ARRAY.
Corinna Vinschen
2009-06-06
1
-34
/
+48
*
* cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.
Christopher Faylor
2008-09-11
1
-1
/
+1
*
* dll_init.cc: Throughout convert to use long pathnames.
Corinna Vinschen
2008-08-13
1
-13
/
+14
*
* dll_init.cc (dll_global_dtors): Add an additional test to avoid walking the
Christopher Faylor
2008-08-05
1
-3
/
+2
*
Changes suggested by Dave Korn.
Christopher Faylor
2008-08-04
1
-1
/
+1
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-1
/
+0
*
* cygheap.cc (cwcsdup): New function.
Corinna Vinschen
2008-02-14
1
-1
/
+1
*
* dcrt0.cc: Include string.h.
Corinna Vinschen
2007-12-12
1
-1
/
+1
*
* cygheap.cc (cygheap_fixup_in_child): Don't close parent handle here. Let the
Christopher Faylor
2006-06-02
1
-8
/
+31
*
* dll_init.cc (dll_dllcrt0): Previous change didn't work very well with fork.
Christopher Faylor
2006-05-27
1
-2
/
+4
*
add missing comment
Christopher Faylor
2006-05-27
1
-0
/
+6
*
* dll_init.cc (dll_dllcrt0): Call _my_tls.init_exception_handler if we've
Christopher Faylor
2006-05-27
1
-3
/
+5
*
* dcrt0.cc (main_environ): Initialize to &__cygwin_environment.
Christopher Faylor
2006-03-14
1
-1
/
+0
*
* cygtls.h (CYGTLS_INITIALIZED): Change to a little more unlikely value.
Christopher Faylor
2006-03-12
1
-1
/
+6
*
* cygtls.h (_cygtls::retaddr): New method.
Christopher Faylor
2006-03-08
1
-5
/
+4
*
*** cygwin DLL Changes:
Christopher Faylor
2005-12-29
1
-3
/
+1
*
* dcrt0.cc (do_global_dtors): Run DLL dtors.
Christopher Faylor
2005-04-14
1
-10
/
+8
*
Unify usage of CYG_MAX_PATH throughout. Change buffers from
Corinna Vinschen
2005-04-03
1
-1
/
+1
*
* Makefile.in (clean): Remove sigfe.s.
Christopher Faylor
2004-02-13
1
-4
/
+5
*
Rename _threadinfo to _cygtls, throughout.
Christopher Faylor
2004-02-12
1
-2
/
+2
*
* debug.h (console_printf): Define for non-debugging condition.
Christopher Faylor
2004-02-09
1
-1
/
+1
*
* cygtls.h (_threadinfo::call): Remove regparm declaration to work around
Christopher Faylor
2004-01-14
1
-1
/
+1
*
2003-11-11 Robert Collins <rbtcollins@hotmail.com>
Robert Collins
2003-11-14
1
-1
/
+1
*
* devices.cc: New file.
Christopher Faylor
2003-09-25
1
-1
/
+1
*
Throughout, remove "include <errno.h>" from files which already include
Christopher Faylor
2003-06-16
1
-1
/
+0
*
* dll_init.cc (dll_list::load_after_fork): Don't revert to LoadLibrary if
Christopher Faylor
2003-03-02
1
-5
/
+0
*
* dll_init.cc (dll_list::load_after_fork): Fix typo where result of LoadLibrary
Christopher Faylor
2003-03-02
1
-1
/
+1
*
* cygwin.din: Wrap atexit and exit with cygwin, thread-safe functions.
Christopher Faylor
2003-03-01
1
-3
/
+14
*
* dll_init.cc (dll_list::detach): Eliminate reliance on passed in dll address.
Christopher Faylor
2002-11-14
1
-17
/
+26
*
space
Christopher Faylor
2002-11-02
1
-1
/
+1
*
* cygheap.cc (cygheap_fixup_in_child): Use user_heap element in cygheap.
Christopher Faylor
2002-10-22
1
-2
/
+4
*
* child_info.h (CURR_CHILD_INFO_MAGIC): Reset.
Christopher Faylor
2002-10-14
1
-3
/
+5
*
Remove \n from calls to strace class printfs throughout.
Christopher Faylor
2002-09-30
1
-1
/
+1
*
More GNUify non-GNU formatted functions calls throughout.
Christopher Faylor
2002-09-23
1
-1
/
+1
*
* dtable.cc (handle_to_fn): Attempt to handle "raw" accesses to remote shares.
Christopher Faylor
2002-06-05
1
-1
/
+1
*
Remove unneeded sigproc.h includes throughout.
Christopher Faylor
2002-06-02
1
-0
/
+4
*
* dll_init.cc (dll_list::init): Eliminate unneeded debugging statement.
Christopher Faylor
2002-05-31
1
-1
/
+0
*
Remove unneeded sync.h, where appropriate, throughout. Remove unneeded heap.h,
Christopher Faylor
2002-05-25
1
-1
/
+0
*
revert patch
Christopher Faylor
2002-04-19
1
-7
/
+0
*
2002-04-16 Thomas Pfaff <tpfaff@gmx.net>
Robert Collins
2002-04-19
1
-0
/
+7
*
* dll_init.cc (dll_list::alloc): Increase retry count to 1000.
Christopher Faylor
2001-10-21
1
-1
/
+1
*
* fhandler.cc (fhandler_base::fork_fixup): Don't protect handle.
Christopher Faylor
2001-10-15
1
-0
/
+1
*
Add "path.h" include throughout, where needed. Use new path_conv methods and
Christopher Faylor
2001-10-01
1
-0
/
+1
*
Update copyrights.
Christopher Faylor
2001-09-11
1
-1
/
+1
[next]