Sweden-Number/dlls/msvcrt
Piotr Caban df60573653 msvcrt: Don't use strstr from C-library.
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-10-28 19:19:33 +01:00
..
tests msvcrt: Don't use strstr from C-library. 2019-10-28 19:19:33 +01:00
Makefile.in mscvrt: Always provide float variants of math functions in importlib on x86. 2019-08-26 17:41:15 +02:00
console.c
cpp.c include: Use the __thiscall attribute directly for the Mingw build. 2019-05-16 19:00:10 +02:00
cppexcept.h include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
ctype.c
cxx.h include: Use the __thiscall attribute directly for the Mingw build. 2019-05-16 19:00:10 +02:00
data.c
dir.c
environ.c
errno.c
except.c
except_arm.c ntdll: Move some exception definitions to winnt.h. 2019-08-19 13:17:37 +02:00
except_arm64.c ntdll: Move some exception definitions to winnt.h. 2019-08-19 13:17:37 +02:00
except_i386.c winecrt0: Provide our own setjmp/longjmp functions for exception handling. 2019-06-18 23:51:51 +02:00
except_x86_64.c msvcrt: Simplify stack layout in __crtCapturePreviousContext(). 2019-08-21 14:18:49 +02:00
exit.c
file.c msvcrt: Fix _putws implementation. 2019-09-30 18:18:22 +02:00
heap.c
iob.c msvcrt: Use __iob_func instead of __p__iob in __acrt_iob_func implementation. 2019-08-09 01:58:36 +02:00
locale.c
lock.c
main.c msvcrt: Return time since CRT initialization in clock function. 2019-10-16 14:38:13 +02:00
math.c msvcrt: Export some functions on all architecture except i386. 2019-10-16 14:38:13 +02:00
mathf.c mscvrt: Always provide float variants of math functions in importlib on x86. 2019-08-26 17:41:15 +02:00
mbcs.c msvcrt: Don't use strstr from C-library. 2019-10-28 19:19:33 +01:00
misc.c include: Move inline assembly definitions to a new wine/asm.h header. 2019-05-14 13:45:07 +02:00
msvcrt.h msvcrt: Don't use strstr from C-library. 2019-10-28 19:19:33 +01:00
msvcrt.spec msvcrt: Add _mbscspn_l implementation. 2019-10-28 19:19:33 +01:00
mtdll.h
onexit.c
printf.h msvcrt: Use memmove() instead of memcpy() puts_clbk_str(). 2019-10-16 12:30:50 +02:00
process.c
rsrc.rc
scanf.c
scanf.h msvcrt: Fix fscanf return when EOF is immediately after an end of line. 2019-10-22 23:04:27 +02:00
scheduler.c msvcrt: Add Concurrency::details::_Context::_Yield stub. 2019-10-17 21:04:11 +02:00
string.c msvcrt: Don't use strstr from C-library. 2019-10-28 19:19:33 +01:00
thread.c
time.c ucrtbase: Implement %G format for strftime. 2019-10-28 19:19:33 +01:00
undname.c
wcs.c msvcrt: Use memmove() instead of memcpy() puts_clbk_str(). 2019-10-16 12:30:50 +02:00