OSDN Git Service

* path.cc (conv_path_list): Take cygwin_conv_path_t as third parameter.
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / dll_init.h
2011-06-06 cgfwhitespace elimination
2011-05-30 cgf* dll_init.cc (dll_list::append): Eliminate increment...
2011-05-30 cgf* dll_init.cc (reserve_upto): Remove.
2011-05-30 cgf* dll_init.cc (dll_list::find_by_modname): New function...
2011-05-28 cgf* dll_init.cc (dll_list::alloc): Initialize dll::image_...
2011-05-28 cgfRevert previous checkins as they introduced a bug when...
2011-05-28 cgf* dll_init.cc (reserve_upto): Remove.
2011-05-28 cgf* dll_init.cc (dll_list::find_by_modname): New function...
2011-04-21 cgf* cygheap.cc (init_cygheap::close_ctty): Avoid closing...
2010-02-02 cgf* dcrt0.cc (atexit_lock): Delete.
2009-08-21 cgf* dll_init.h (has_dtors): New flag.
2009-06-08 cgf* cygheap.h (mini_cygheap): New struct.
2009-06-06 corinna * dll_init.h (struct dll): Set size of name element...
2008-08-13 corinna * dll_init.cc: Throughout convert to use long pathnames.
2008-08-04 cgfChanges suggested by Dave Korn.
2008-02-14 corinna * cygheap.cc (cwcsdup): New function.
2007-12-12 corinna * dcrt0.cc: Include string.h.
2005-04-14 cgf* dcrt0.cc (do_global_dtors): Run DLL dtors.
2005-04-03 corinna Unify usage of CYG_MAX_PATH throughout. Change buffer...
2003-11-14 rbcollins2003-11-11 Robert Collins <rbtcollins@hotmail.com>
2002-11-14 cgf* dll_init.cc (dll_list::detach): Eliminate reliance...
2002-04-19 cgfrevert patch
2002-04-19 rbcollins2002-04-16 Thomas Pfaff <tpfaff@gmx.net>
2001-11-03 cgf* dll_init.h (class dll_list): Reorder functions to...
2001-09-11 cgfUpdate copyrights.
2000-07-15 cgf* hinfo.cc (hinfo::linearize_fd_array): Make max_used_f...
2000-02-17 cgfInitial revision