Sweden-Number/dlls/msvcrt
Alex Henrie 860c1578e6 msvcr120: Add atanh.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-07-13 11:30:44 +02:00
..
tests msvcrt/tests: A couple of spelling fixes in ok() messages. 2017-07-06 18:49:39 +02:00
Makefile.in
console.c
cpp.c msvcrt: Add __ExceptionPtrAssign. 2017-04-19 09:10:18 +02:00
cppexcept.h msvcrt: Handle synchronous flag for x64 C++ exceptions. 2017-04-24 19:17:28 +02:00
ctype.c msvcr120: Add wctype implementation. 2017-04-19 09:08:44 +02:00
cxx.h msvcrt: Forward remaining CurrentScheduler functions to current scheduler object. 2017-04-03 19:34:37 +02:00
data.c
dir.c
environ.c
errno.c msvcr100: Add _invalid_parameter_noinfo_noreturn implementation. 2017-05-04 16:25:07 +02:00
except.c
except_arm.c
except_i386.c msvcrt: Translate SEH exception on each call to __CxxFrameHandler (i386). 2017-06-06 13:47:13 +02:00
except_x86_64.c msvcrt: Support rethrowing SEH exceptions. 2017-06-14 21:22:43 +02:00
exit.c
file.c msvcrt: Free the temporary filename (Coverity). 2017-06-20 10:39:09 +02:00
heap.c
locale.c
lock.c msvcr100: Add reader_writer_lock::scoped_lock implementation. 2017-05-09 09:36:45 -05:00
main.c
math.c msvcr120: Add atanh. 2017-07-13 11:30:44 +02:00
mbcs.c
misc.c msvcr120: Add __crtSleep. 2017-04-03 14:09:02 +02:00
msvcrt.h msvcrt: Add improper_scheduler_detach class implementation. 2017-03-31 08:52:47 +02:00
msvcrt.spec msvcrt: _difftime64() takes 64-bit args. 2017-06-28 16:22:25 +02:00
mtdll.h
printf.h
process.c
rsrc.rc
scanf.c
scanf.h msvcrt: Fix wide characters handling in wscanf functions. 2017-04-03 13:08:57 +02:00
scheduler.c msvcrt: Fix build warnings. 2017-04-04 14:53:48 +02:00
string.c
thread.c
time.c msvcrt: Fix '%z' format handling in strftime. 2017-05-03 17:15:23 +02:00
undname.c
wcs.c ucrtbase: Add _iswblank_l. 2017-04-04 14:54:23 +02:00