wine-wine/dlls/msvcrt
Piotr Caban a6bfecd401 msvcr100: Use InterlockedDecrement in SpinWait::_SpinOnce.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-02-28 15:03:13 +01:00
..
tests msvcrt/tests: Add tests for _creat. 2017-02-07 22:05:31 +01:00
Makefile.in
console.c ucrtbase: Add __conio_common_vcprintf()/_vcwprintf(). 2017-02-01 16:26:50 +01:00
cpp.c msvcrt: Add __ExceptionPtrCopyException implementation. 2017-02-23 15:07:38 +01:00
cppexcept.h
ctype.c
cxx.h
data.c
dir.c
environ.c
errno.c
except.c
except_arm.c
except_i386.c
except_x86_64.c
exit.c msvcrt: Pass correct buffer size to snwprintf in DoMessageBoxW helper. 2016-12-27 18:16:54 +01:00
file.c msvcrt: Fix _creat and _wcreat. 2017-02-07 22:05:30 +01:00
heap.c
locale.c msvcrt: Use charmax to initialize lconv fields. 2017-02-22 16:44:46 +01:00
lock.c msvcr100: Use InterlockedDecrement in SpinWait::_SpinOnce. 2017-02-28 15:03:13 +01:00
main.c
math.c msvcrt: Use return value of *printf() instead of calling strlen() and simplify code. 2017-02-22 16:44:33 +01:00
mbcs.c
misc.c msvcrt: Add _lfind_s. 2016-11-29 12:14:44 +01:00
msvcrt.h msvcrt: Added lldiv implementation. 2017-02-20 19:29:39 +01:00
msvcrt.spec msvcrt: Fix _CxxThrowException spec file entry. 2017-02-27 12:38:24 +01:00
mtdll.h
printf.h msvcrt: Use return value of *printf() instead of calling strlen() and simplify code. 2017-02-22 16:44:33 +01:00
process.c
rsrc.rc
scanf.c
scanf.h
string.c
thread.c
time.c
undname.c
wcs.c msvcrt: Fix space-only inputs in wcstoi64. 2017-01-26 19:49:41 +01:00