Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-23 * Merge in cygwin-64bit-branch.Corinna Vinschen
2013-01-21Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor
2012-03-04 * dll_init.cc: Revert pathname changes from 2012-02-08.Corinna Vinschen
2012-02-09 * dll_init.h (struct dll): Re-add modname.Corinna Vinschen
2012-02-09*** empty log message ***Corinna Vinschen
2012-02-08 * dll_init.cc: Throughout, drop usage of modname in favor of name.Corinna Vinschen
2011-06-06whitespace eliminationChristopher Faylor
2011-05-30* dll_init.cc (dll_list::append): Eliminate increment of unused tot variable.Christopher Faylor
2011-05-30* dll_init.cc (reserve_upto): Remove.Christopher Faylor
2011-05-30* dll_init.cc (dll_list::find_by_modname): New function to search the dll listChristopher Faylor
2011-05-29* dll_init.cc (dll_list::alloc): Initialize dll::image_size.Christopher Faylor
2011-05-29Revert previous checkins as they introduced a bug when running zsh.Christopher Faylor
2011-05-29* dll_init.cc (reserve_upto): Remove.Christopher Faylor
2011-05-29* dll_init.cc (dll_list::find_by_modname): New function to search the dll listChristopher Faylor
2011-04-21* cygheap.cc (init_cygheap::close_ctty): Avoid closing console-cttys since theyChristopher Faylor
2010-02-02* dcrt0.cc (atexit_lock): Delete.Christopher Faylor
2009-08-22* dll_init.h (has_dtors): New flag.Christopher Faylor
2009-06-08* cygheap.h (mini_cygheap): New struct.Christopher Faylor
2009-06-06 * dll_init.h (struct dll): Set size of name element to ANYSIZE_ARRAY.Corinna Vinschen
2008-08-13 * dll_init.cc: Throughout convert to use long pathnames.Corinna Vinschen
2008-08-04Changes suggested by Dave Korn.Christopher Faylor
2008-02-14 * cygheap.cc (cwcsdup): New function.Corinna Vinschen
2007-12-12 * dcrt0.cc: Include string.h.Corinna Vinschen
2005-04-14* dcrt0.cc (do_global_dtors): Run DLL dtors.Christopher Faylor
2005-04-03 Unify usage of CYG_MAX_PATH throughout. Change buffers fromCorinna Vinschen
2003-11-152003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins
2002-11-14* dll_init.cc (dll_list::detach): Eliminate reliance on passed in dll address.Christopher Faylor
2002-04-19revert patchChristopher Faylor
2002-04-192002-04-16 Thomas Pfaff <tpfaff@gmx.net>Robert Collins
2001-11-03* dll_init.h (class dll_list): Reorder functions to avoid compiler "can'tChristopher Faylor
2001-09-12Update copyrights.Christopher Faylor
2000-07-15* hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor
2000-02-17import winsup-2000-02-17 snapshotChristopher Faylor