Sweden-Number/dlls/msvcrt
Martin Storsjö ce4fdb1517 msvcrt: Hook up __C_specific_handler and __jump_unwind for arm.
This was set up for arm in ntdll and ucrtbase in
3ef9a04f91, but msvcrt was missed.

Also hook them up similarly in msvcr110, msvcr120 and msvcr120_app.

Signed-off-by: Martin Storsjö <martin@martin.st>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-16 20:46:49 +02:00
..
tests msvcrt/tests: Add test for ioinfo->exflag. 2022-04-05 17:48:59 +02:00
Makefile.in
bnum.h
concurrency.c msvcrt: Use TICKSPERMSEC define in concurrency functions. 2022-04-25 22:15:15 +02:00
console.c
cpp.c
cppexcept.h
crt_gccmain.c
crt_main.c
crt_winmain.c
crt_wmain.c
crt_wwinmain.c
ctype.c
cxx.h
data.c
dir.c
environ.c
errno.c
except.c
except_arm.c
except_arm64.c
except_i386.c
except_x86_64.c
exit.c
file.c ucrtbase: Update ioinfo structure. 2022-04-05 17:50:57 +02:00
heap.c
iob.c
locale.c msvcrt: Reject UTF-8 locales in setlocale function. 2022-05-12 22:19:20 +02:00
lock.c
main.c
math.c
mathf.c
mbcs.c msvcrt: Fix mbcs initialization for UTF-8 codepage. 2022-04-13 16:03:14 +02:00
misc.c
msvcrt.h
msvcrt.spec msvcrt: Hook up __C_specific_handler and __jump_unwind for arm. 2022-05-16 20:46:49 +02:00
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c
scanf.h
sincos.c
string.c msvcrt: Faster memcmp(). 2022-04-26 14:45:18 +02:00
thread.c
time.c
undname.c
wcs.c