daan
|
5ff037f8f8
|
add capability to override multiple entry points in windows dynamic override; and stop patching msvcrt, just crtbase
|
2019-07-04 12:06:15 -07:00 |
|
daan
|
3039dbfcdd
|
for windows dynamic override, add standard api override and stop patching new/delete (for now)
|
2019-07-04 09:29:33 -07:00 |
|
daan
|
069208b184
|
Possible fix to windows dynamic override calling register onexit directly
|
2019-07-03 19:47:44 -07:00 |
|
daan
|
7b4f3591f0
|
fix dynamic override when both msvcrt and ucrtbase are loaded in any order using priorities
|
2019-07-03 14:23:30 -07:00 |
|
daan
|
9390642879
|
fix windows dynamic malloc overried when both ucrtbase and msvcrt are loaded; also fix virtualalloc2 on 32-bit
|
2019-07-03 13:00:43 -07:00 |
|
Frank Denis
|
236cd2e65c
|
fn() is not a valid C prototype
|
2019-06-25 12:16:36 +02:00 |
|
Jim Huang
|
b1d299b35b
|
Clarify top-level license file
To be consistent with other Microsoft open source projects, each source
file points to the file "LICENSE" in top-level directory.
|
2019-06-23 19:53:34 +08:00 |
|
Sungmann Cho
|
def97b0fd1
|
Fix spelling errors
aligment -> alignment
purgable -> purgeable
thead -> thread
|
2019-06-23 00:09:11 +09:00 |
|
daan
|
26a874eb3f
|
initial checkin
|
2019-06-19 16:26:12 -07:00 |
|