mirror of
https://github.com/mirror/tinycc.git
synced 2025-03-04 08:20:12 +08:00
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 |