Sweden-Number/dlls/msvcrt
Zebediah Figura 0d1345ac2b include: Add InterlockedAnd().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-01-21 10:27:33 +01:00
..
tests
Makefile.in
bnum.h
console.c
cpp.c
cppexcept.h
crt_gccmain.c
crt_main.c
crt_winmain.c
crt_wmain.c
crt_wwinmain.c
ctype.c msvcrt: Implement pwctype() functions. 2021-01-15 17:04:34 +01:00
cxx.h msvcrt: Use __ASM_USE_THISCALL_WRAPPER in cxx.h. 2020-12-16 15:30:06 +01:00
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
heap.c
iob.c
locale.c
lock.c include: Add InterlockedAnd(). 2021-01-21 10:27:33 +01:00
main.c
math.c msvcrt: Don't export fabsf on x86_64. 2021-01-15 17:03:10 +01:00
mathf.c
mbcs.c
misc.c msvcrt: Use GCC-style assembly on Clang MSVC target. 2020-12-16 15:30:06 +01:00
msvcrt.h msvcrt: Use _configthreadlocale arguments definition from public header. 2020-12-04 16:41:16 +01:00
msvcrt.spec msvcrt: Fix some spec file discrepancies. 2021-01-15 17:05:55 +01:00
mtdll.h
onexit.c
printf.h
process.c
rsrc.rc
scanf.c
scanf.h
scheduler.c
string.c
thread.c
time.c msvcr100: Use LC_TIME code page when converting strftime data. 2021-01-04 14:13:04 +01:00
undname.c
unixlib.c
unixlib.h
wcs.c