index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
/
cygwin
/
hookapi.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Merge in cygwin-64bit-branch.
Corinna Vinschen
2013-04-23
1
-112
/
+152
*
whitespace cleanup
Christopher Faylor
2012-08-16
1
-1
/
+1
*
* hookapi.cc (find_first_notloaded_dll): Remove unused assignment of
Christopher Faylor
2012-07-04
1
-2
/
+0
*
* hookapi.cc (find_first_notloaded_dll): Extend comment. Fix usage of
Corinna Vinschen
2012-05-30
1
-8
/
+14
*
* hookapi.cc (rvadelta): Compute max_size using SizeOfRawData rather
Corinna Vinschen
2012-04-04
1
-1
/
+1
*
* hookapi.cc (hook_or_detect_cygwin): Change condition when to use
Corinna Vinschen
2012-03-13
1
-11
/
+13
*
* hookapi.cc (find_first_notloaded_dll): Fix a compiler warning.
Corinna Vinschen
2012-03-09
1
-1
/
+1
*
* hookapi.cc (rvadelta): Add parameter to return maximum available
Corinna Vinschen
2012-03-09
1
-17
/
+98
*
* hookapi.cc (hook_or_detect_cygwin): Take additional handle
Corinna Vinschen
2011-10-25
1
-4
/
+34
*
Throughout, open console handles with sharing for reading and writing.
Corinna Vinschen
2011-07-04
1
-1
/
+1
*
* Throughout fix copyright dates.
Corinna Vinschen
2011-02-15
1
-1
/
+1
*
* hookapi.cc (hook_or_detect_cygwin): Prevent i from being considered
Christopher Faylor
2011-02-09
1
-1
/
+1
*
* cygheap.cc (creturn): Reorganize to avoid a new compiler warning/error.
Christopher Faylor
2008-09-11
1
-21
/
+21
*
Remove unneeded header files from source files throughout.
Christopher Faylor
2008-04-07
1
-3
/
+0
*
* hookapi.cc (find_first_notloaded_dll): New function.
Christopher Faylor
2008-03-27
1
-5
/
+74
*
* string.h: Re-enable inline strcasematch and strncasematch
Corinna Vinschen
2008-02-01
1
-2
/
+2
*
Change many cygheap allocation routines to their *_abort analogs.
Christopher Faylor
2007-11-26
1
-1
/
+1
*
* hookapi.cc (ld_preload): Call LoadLibraryW.
Corinna Vinschen
2007-08-20
1
-1
/
+2
*
* path.h (path_conv::operator char *): Delete.
Corinna Vinschen
2007-08-16
1
-1
/
+1
*
* hookapi.cc: Add comment header
Christopher Faylor
2006-07-06
1
-4
/
+14
*
* winsup.h (cygwin_hmodule): Declare.
Christopher Faylor
2006-02-23
1
-1
/
+0
*
* cygheap.cc (init_cygheap::manage_console_count): Revert previous change.
Christopher Faylor
2005-12-21
1
-1
/
+3
*
* hookapi.cc (putmem): Remove query of previous memory protection since we get
Christopher Faylor
2005-12-16
1
-14
/
+3
*
* hookapi.cc (hook_or_detect_cygwin): Correct inverted test for whether to
Christopher Faylor
2005-09-28
1
-1
/
+1
*
* hookapi.cc (hook_or_detect_cygwin): Simplify very slightly.
Christopher Faylor
2005-09-15
1
-1
/
+1
*
* hookapi.cc (rvadelta): Change argument to DWORD to eliminate a compiler
Christopher Faylor
2005-09-08
1
-1
/
+1
*
* dcrt0.cc (initial_env): Don't attempt stracing if dynamically loaded.
Christopher Faylor
2005-09-07
1
-6
/
+22
*
* child_info.h (child_info::sync): Pass pid and HANDLE rather than using pinfo.
Christopher Faylor
2005-07-17
1
-10
/
+13
*
Eliminate (void) cast on standalone function calls throughout.
Christopher Faylor
2005-07-06
1
-1
/
+1
*
* dcrt0.cc (do_global_dtors): Run DLL dtors.
Christopher Faylor
2005-04-14
1
-1
/
+1
*
* Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft.
Christopher Faylor
2005-03-22
1
-0
/
+218