mirror of
git://repo.or.cz/tinycc.git
synced 2026-06-17 23:54:16 +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 | ||