reactos/sdk
Timo Kreuzer f07ea94798 [UCRT] Fix build of memcpy_s.cpp
extern inline creates a global symbol on MSVC, but not on GCC. Use extern instead.
2025-01-22 18:56:08 +02:00
..
cmake [SPEC2DEF] Implement support for debug-only exports 2025-01-19 09:02:58 +02:00
include [VCRUNTIME] Fix _rotl64/_rotr64 inline asm 2025-01-22 18:56:08 +02:00
lib [UCRT] Fix build of memcpy_s.cpp 2025-01-22 18:56:08 +02:00
tools [SPEC2DEF] Implement support for debug-only exports 2025-01-19 09:02:58 +02:00