summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/dll_init.h
Commit message (Expand)AuthorAgeFilesLines
* Cygwin: dll_list: drop unused read_fbi methodMichael Haubenwallner2019-05-051-1/+0
* Cygwin: dll_list: stat_real_file_once as dll methodMichael Haubenwallner2019-04-301-0/+1
* Cygwin: dll_list: drop FILE_BASIC_INFORMATIONMichael Haubenwallner2019-04-301-1/+0
* forkables: inline dll_list::forkables_supportedMichael Haubenwallner2019-02-071-2/+4
* forkables: simplify disabling via shmMichael Haubenwallner2019-02-071-14/+7
* forkables: On fork failure, retry with hardlinks.Michael Haubenwallner2019-02-071-0/+5
* forkables: Create forkable hardlinks, yet unused.Michael Haubenwallner2019-02-071-0/+50
* dll_list: Track main executable and cygwin1.dll.Michael Haubenwallner2019-02-071-0/+4
* dll_list: Store dll file name as full NT path.Michael Haubenwallner2019-02-071-3/+17
* cygwin: convert most #ifndef __x86_64__ to #ifdef __i386__Corinna Vinschen2017-11-271-2/+2
* Switching the Cygwin DLL to LGPLv3+, dropping commercial buyout optioncygwin-2_5_2-releaseCorinna Vinschen2016-06-231-3/+0
* * Merge in cygwin-64bit-branch.Corinna Vinschen2013-04-231-5/+9
* Throughout, update copyrights to reflect dates which correspond to main-branchChristopher Faylor2013-01-211-2/+2
* * dll_init.cc: Revert pathname changes from 2012-02-08.Corinna Vinschen2012-03-041-0/+1
* * dll_init.h (struct dll): Re-add modname.Corinna Vinschen2012-02-091-0/+1
* *** empty log message ***Corinna Vinschen2012-02-091-1/+1
* * dll_init.cc: Throughout, drop usage of modname in favor of name.Corinna Vinschen2012-02-081-2/+0
* whitespace eliminationChristopher Faylor2011-06-061-1/+1
* * dll_init.cc (dll_list::append): Eliminate increment of unused tot variable.Christopher Faylor2011-05-301-2/+0
* * dll_init.cc (reserve_upto): Remove.Christopher Faylor2011-05-301-0/+3
* * dll_init.cc (dll_list::find_by_modname): New function to search the dll listChristopher Faylor2011-05-301-0/+10
* * dll_init.cc (dll_list::alloc): Initialize dll::image_size.Christopher Faylor2011-05-281-0/+19
* Revert previous checkins as they introduced a bug when running zsh.Christopher Faylor2011-05-281-30/+0
* * dll_init.cc (reserve_upto): Remove.Christopher Faylor2011-05-281-0/+1
* * dll_init.cc (dll_list::find_by_modname): New function to search the dll listChristopher Faylor2011-05-281-0/+29
* * cygheap.cc (init_cygheap::close_ctty): Avoid closing console-cttys since theyChristopher Faylor2011-04-211-0/+10
* * dcrt0.cc (atexit_lock): Delete.Christopher Faylor2010-02-021-0/+6
* * dll_init.h (has_dtors): New flag.Christopher Faylor2009-08-211-0/+9
* * cygheap.h (mini_cygheap): New struct.Christopher Faylor2009-06-081-3/+2
* * dll_init.h (struct dll): Set size of name element to ANYSIZE_ARRAY.Corinna Vinschen2009-06-061-2/+3
* * dll_init.cc: Throughout convert to use long pathnames.Corinna Vinschen2008-08-131-2/+2
* Changes suggested by Dave Korn.Christopher Faylor2008-08-041-0/+1
* * cygheap.cc (cwcsdup): New function.Corinna Vinschen2008-02-141-1/+1
* * dcrt0.cc: Include string.h.Corinna Vinschen2007-12-121-1/+1
* * dcrt0.cc (do_global_dtors): Run DLL dtors.Christopher Faylor2005-04-141-0/+1
* Unify usage of CYG_MAX_PATH throughout. Change buffers fromCorinna Vinschen2005-04-031-1/+1
* 2003-11-11 Robert Collins <rbtcollins@hotmail.com>Robert Collins2003-11-141-1/+1
* * dll_init.cc (dll_list::detach): Eliminate reliance on passed in dll address.Christopher Faylor2002-11-141-1/+1
* revert patchChristopher Faylor2002-04-191-1/+0
* 2002-04-16 Thomas Pfaff <tpfaff@gmx.net>Robert Collins2002-04-191-0/+1
* * dll_init.h (class dll_list): Reorder functions to avoid compiler "can'tChristopher Faylor2001-11-031-6/+6
* Update copyrights.Christopher Faylor2001-09-111-1/+1
* * hinfo.cc (hinfo::linearize_fd_array): Make max_used_fd an int so that we canChristopher Faylor2000-07-151-79/+68
* import winsup-2000-02-17 snapshotChristopher Faylor2000-02-171-0/+102