OSDN Git Service

2012-01-06 Chris Sutcliffe <ir0nh34d@users.sf.net>
[pf3gnuchains/pf3gnuchains4x.git] / winsup / cygwin / hookapi.cc
2011-10-25 corinna * hookapi.cc (hook_or_detect_cygwin): Take additional...
2011-07-04 corinna Throughout, open console handles with sharing for...
2011-02-15 corinna * Throughout fix copyright dates.
2011-02-09 cgf* hookapi.cc (hook_or_detect_cygwin): Prevent i from...
2008-09-11 cgf* cygheap.cc (creturn): Reorganize to avoid a new compi...
2008-04-07 cgfRemove unneeded header files from source files throughout.
2008-03-27 cgf* hookapi.cc (find_first_notloaded_dll): New function.
2008-02-01 corinna * string.h: Re-enable inline strcasematch and strncase...
2007-11-26 cgfChange many cygheap allocation routines to their *_abor...
2007-08-20 corinna * hookapi.cc (ld_preload): Call LoadLibraryW.
2007-08-16 corinna * path.h (path_conv::operator char *): Delete.
2006-07-06 cgf* hookapi.cc: Add comment header
2006-02-23 cgf* winsup.h (cygwin_hmodule): Declare.
2005-12-21 cgf* cygheap.cc (init_cygheap::manage_console_count):...
2005-12-16 cgf* hookapi.cc (putmem): Remove query of previous memory...
2005-09-28 cgf* hookapi.cc (hook_or_detect_cygwin): Correct inverted...
2005-09-15 cgf* hookapi.cc (hook_or_detect_cygwin): Simplify very...
2005-09-08 cgf* hookapi.cc (rvadelta): Change argument to DWORD to...
2005-09-07 cgf* dcrt0.cc (initial_env): Don't attempt stracing if...
2005-07-17 cgf* child_info.h (child_info::sync): Pass pid and HANDLE...
2005-07-06 cgfEliminate (void) cast on standalone function calls...
2005-04-14 cgf* dcrt0.cc (do_global_dtors): Run DLL dtors.
2005-03-22 cgf* Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate...