reactos/sdk/lib/crt/misc
Hermès Bélusca-Maïto 161eb5d375
[CRT] dbgrpt.cpp: Fix buffer sizes in the *nprintf functions (#5678)
Sizes are in number of chars; use _countof() instead of hardcoding
them in the functions.
2023-11-14 12:24:00 +01:00
..
i386
__crt_MessageBoxA.c
amsg.c [CRT] Fix some data exports 2021-08-04 02:03:07 +02:00
assert.c
crt_init.c [CRT] Use the original wine heap functions 2023-01-24 18:53:13 +01:00
dbgrpt.cpp [CRT] dbgrpt.cpp: Fix buffer sizes in the *nprintf functions (#5678) 2023-11-14 12:24:00 +01:00
environ.c [CRT] Fix some data exports 2021-08-04 02:03:07 +02:00
fltused.c
getargs.c [FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing spaces 2021-06-11 15:33:08 +03:00
getopt.c
i10output.c [CRT] Use sprintf_s instead of sprintf 2019-07-20 13:56:18 +02:00
initterm.c
isblank.c
iswblank.c
lock.c
misc.cmake [SDK][CRT][MSVCRT] Implement _CrtSetReportMode and _CrtSetReportFile (#5662) 2023-09-11 04:37:27 +09:00
ofmt_stub.c
purecall.c
stubs.c
tls.c