.. |
tests
|
include: Add support for defining Win32 types as 'long' where possible.
|
2022-01-27 20:38:22 +01:00 |
Makefile.in
|
msvcr: Build without -DWINE_NO_LONG_TYPES.
|
2022-02-08 20:24:15 +01:00 |
bnum.h
|
…
|
|
concurrency.c
|
msvcrt: Use %#I64x format in traces.
|
2022-02-08 20:24:15 +01:00 |
console.c
|
msvcrt: Use %#I64x format in traces.
|
2022-02-08 20:24:15 +01:00 |
cpp.c
|
msvcrt: Use correct integral types in structs.
|
2022-02-03 21:05:27 +01:00 |
cppexcept.h
|
…
|
|
crt_gccmain.c
|
msvcrt: Use __WINE_PE_BUILD in crt_gccmain.c.
|
2022-01-03 19:07:06 +01:00 |
crt_main.c
|
…
|
|
crt_winmain.c
|
…
|
|
crt_wmain.c
|
…
|
|
crt_wwinmain.c
|
…
|
|
ctype.c
|
…
|
|
cxx.h
|
msvcrt: Fix double-free and memory leak in type_info destructor.
|
2021-12-16 20:44:27 +01:00 |
data.c
|
msvcrt: Print 0x prefix with %#x format in traces.
|
2022-02-08 20:24:15 +01:00 |
dir.c
|
…
|
|
environ.c
|
…
|
|
errno.c
|
…
|
|
except.c
|
msvcr: Build without -DWINE_NO_LONG_TYPES.
|
2022-02-08 20:24:15 +01:00 |
except_arm.c
|
msvcrt: Don't set frame to 0 in arm and arm64 setjmp.
|
2021-11-09 22:02:56 +01:00 |
except_arm64.c
|
msvcrt: Don't set frame to 0 in arm and arm64 setjmp.
|
2021-11-09 22:02:56 +01:00 |
except_i386.c
|
msvcr: Build without -DWINE_NO_LONG_TYPES.
|
2022-02-08 20:24:15 +01:00 |
except_x86_64.c
|
msvcrt: Use %#I64x format in traces.
|
2022-02-08 20:24:15 +01:00 |
exit.c
|
…
|
|
file.c
|
msvcrt: Print 0x prefix with %#x format in traces.
|
2022-02-08 20:24:15 +01:00 |
heap.c
|
msvcr*: Use correct integral type in Interlocked* calls.
|
2022-02-04 19:42:01 +01:00 |
iob.c
|
…
|
|
locale.c
|
msvcr: Build without -DWINE_NO_LONG_TYPES.
|
2022-02-08 20:24:15 +01:00 |
lock.c
|
…
|
|
main.c
|
msvcr: Build without -DWINE_NO_LONG_TYPES.
|
2022-02-08 20:24:15 +01:00 |
math.c
|
msvcr: Build without -DWINE_NO_LONG_TYPES.
|
2022-02-08 20:24:15 +01:00 |
mathf.c
|
…
|
|
mbcs.c
|
msvcr: Build without -DWINE_NO_LONG_TYPES.
|
2022-02-08 20:24:15 +01:00 |
misc.c
|
msvcr: Build without -DWINE_NO_LONG_TYPES.
|
2022-02-08 20:24:15 +01:00 |
msvcrt.h
|
msvcrt: Use correct integral types in structs.
|
2022-02-03 21:05:27 +01:00 |
msvcrt.spec
|
msvcrt: Don't forward itoa() functions to ntdll.
|
2021-11-17 15:19:33 +01:00 |
mtdll.h
|
…
|
|
onexit.c
|
…
|
|
printf.h
|
msvcrt: Better handle multiple width specifiers.
|
2021-11-08 17:33:56 +01:00 |
process.c
|
msvcrt: Rewrite _popen function.
|
2021-10-25 18:53:19 +02:00 |
rsrc.rc
|
…
|
|
scanf.c
|
msvcrt: Use %#I64x format in traces.
|
2022-02-08 20:24:15 +01:00 |
scanf.h
|
msvcrt: Use the standard va_list instead of __ms_va_list.
|
2021-10-22 11:12:09 +02:00 |
sincos.c
|
…
|
|
string.c
|
msvcrt: Use %#I64x format in traces.
|
2022-02-08 20:24:15 +01:00 |
thread.c
|
msvcr: Build without -DWINE_NO_LONG_TYPES.
|
2022-02-08 20:24:15 +01:00 |
time.c
|
msvcrt: Fix _strtime implementation in Hindi locale.
|
2021-12-13 17:58:22 +01:00 |
undname.c
|
ucrtbase: Add support for r-value demangling in unDName.
|
2022-02-07 20:18:17 +01:00 |
wcs.c
|
msvcrt: Use %#I64x format in traces.
|
2022-02-08 20:24:15 +01:00 |