aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/dll_init.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-30* dll_init.cc (dll_list::find_by_modname): New function to search the dll listChristopher Faylor1-0/+10
2011-05-28* dll_init.cc (dll_list::alloc): Initialize dll::image_size.Christopher Faylor1-0/+19
2011-05-28Revert previous checkins as they introduced a bug when running zsh.Christopher Faylor1-30/+0
2011-05-28* dll_init.cc (reserve_upto): Remove.Christopher Faylor1-0/+1
2011-05-28* dll_init.cc (dll_list::find_by_modname): New function to search the dll listChristopher Faylor1-0/+29
2011-04-21* cygheap.cc (init_cygheap::close_ctty): Avoid closing console-cttys since theyChristopher Faylor1-0/+10
2010-02-02* dcrt0.cc (atexit_lock): Delete.Christopher Faylor1-0/+6
2009-08-21* dll_init.h (has_dtors): New flag.Christopher Faylor1-0/+9
2009-06-08* cygheap.h (mini_cygheap): New struct.Christopher Faylor1-3/+2
2009-06-06 * dll_init.h (struct dll): Set size of name element to ANYSIZE_ARRAY.Corinna Vinschen1-2/+3
2008-08-13 * dll_init.cc: Throughout convert to use long pathnames.Corinna Vinschen1-2/+2
2008-08-04Changes suggested by Dave Korn.Christopher Faylor1-0/+1
2008-02-14 * cygheap.cc (cwcsdup): New function.Corinna Vinschen1-1/+1
2007-12-12 * dcrt0.cc: Include string.h.Corinna Vinschen1-1/+1
2005-04-14* dcrt0.cc (do_global_dtors): Run DLL dtors.Christopher Faylor1-0/+1
2005-04-03 Unify usage of CYG_MAX_PATH throughout. Change buffers fromCorinna Vinschen1-1/+1
2003-11-142003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins1-1/+1
2002-11-14* dll_init.cc (dll_list::detach): Eliminate reliance on passed in dll address.Christopher Faylor1-1/+1
2002-04-19revert patchChristopher Faylor1-1/+0
2002-04-192002-04-16 Thomas Pfaff <tpfaff@gmx.net>Robert Collins1-0/+1
2001-11-03* dll_init.h (class dll_list): Reorder functions to avoid compiler "can'tChristopher Faylor1-6/+6
2001-09-11Update copyrights.Christopher Faylor1-1/+1
2000-07-15* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor1-79/+68
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor1-0/+102