aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/hookapi.cc
AgeCommit message (Expand)AuthorFilesLines
2005-12-21* cygheap.cc (init_cygheap::manage_console_count): Revert previous change.Christopher Faylor1-1/+3
2005-12-16* hookapi.cc (putmem): Remove query of previous memory protection since we getChristopher Faylor1-14/+3
2005-09-28* hookapi.cc (hook_or_detect_cygwin): Correct inverted test for whether toChristopher Faylor1-1/+1
2005-09-15* hookapi.cc (hook_or_detect_cygwin): Simplify very slightly.Christopher Faylor1-1/+1
2005-09-08* hookapi.cc (rvadelta): Change argument to DWORD to eliminate a compilerChristopher Faylor1-1/+1
2005-09-07* dcrt0.cc (initial_env): Don't attempt stracing if dynamically loaded.Christopher Faylor1-6/+22
2005-07-17* child_info.h (child_info::sync): Pass pid and HANDLE rather than using pinfo.Christopher Faylor1-10/+13
2005-07-06Eliminate (void) cast on standalone function calls throughout.Christopher Faylor1-1/+1
2005-04-14* dcrt0.cc (do_global_dtors): Run DLL dtors.Christopher Faylor1-1/+1
2005-03-22* Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.Christopher Faylor1-0/+218