mirror of
https://github.com/frida/tinycc
synced 2024-12-25 06:26:49 +03:00
c16dadbb97
we can register a top-level exception filter which does nothing else than call into _XcptFilter (provided by the default C runtime environment) and signal handlers for the few POSIX signals that Windows can handle start working (that includes e.g. SEGV). |
||
---|---|---|
.. | ||
chkstk.S | ||
crt1.c | ||
crt1w.c | ||
dllcrt1.c | ||
dllmain.c | ||
gdi32.def | ||
kernel32.def | ||
msvcrt.def | ||
user32.def | ||
wincrt1.c | ||
wincrt1w.c |