reactos/dll/win32/dbghelp
Serge Gautherie 01fbf25dab
[DBGHELP][NDK][RTL] *RtlComputeCrc32(): Add 'const' to 2nd parameter (#6973)
and sync SAL2 annotations.

It didn't always warn in the past, our gutfeeling (we have *not* double-checked that thesis!) is that the warnings might have been triggered when 0.4.15-dev-958-g 237aa3a9c1 was committed
2024-06-04 13:35:57 +02:00
..
CMakeLists.txt [DBGHELP] Remove useless broken CMake defines 2024-03-19 07:43:58 +01:00
coff.c
compat.c [DBGHELP][NDK][RTL] *RtlComputeCrc32(): Add 'const' to 2nd parameter (#6973) 2024-06-04 13:35:57 +02:00
compat.h [DBGHELP][NDK][RTL] *RtlComputeCrc32(): Add 'const' to 2nd parameter (#6973) 2024-06-04 13:35:57 +02:00
cpu_arm.c
cpu_arm64.c
cpu_i386.c
cpu_x86_64.c
dbghelp.c [DBGHELP] Fix default search path handling. CORE-17073 2021-11-15 20:14:34 -05:00
dbghelp.spec
dbghelp_private.h
dbghelp_ros.diff
dwarf.c
dwarf.h
elf_module.c
image.c
image_private.h
inflate.c
macho_module.c
minidump.c
module.c [DBGHELP] Fix use of unix path 2021-03-04 17:41:25 +01:00
msc.c
path.c [DBGHELP] Avoid call of wine_get_dos_file_name 2024-02-20 08:56:53 +01:00
pe_module.c [LOG2LINES] Compile the tool for MSVC builds 2022-12-29 16:51:40 +01:00
precomp.h
rosstubs.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
rsym.c
source.c
stabs.c
stack.c
storage.c
symbol.c [DBGHELP] Fix rsym runtime crash on ARM64 host 2022-05-25 16:34:16 +03:00
type.c
version.rc
wdbgexts.h
zlib.h