Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * 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 |