reactos/sdk/lib/ucrt
Timo Kreuzer 7bb9f6bf28 [UCRT] Fix GCC/Clang build of enum_system_locales_ex_nolock
Add static function for Clang.
Add missing __stdcall in a lambda for GCC.
MSVC does this automagically. See https://devblogs.microsoft.com/oldnewthing/20150220-00/?p=44623.
2025-01-16 14:18:53 +02:00
..
conio [UCRT] Fix non-standard extern "C" usage 2025-01-16 14:18:53 +02:00
convert [UCRT] Fix non-standard extern "C" usage 2025-01-16 14:18:53 +02:00
dll [UCRT] Add missing line breaks at end of file 2025-01-16 14:18:53 +02:00
env [UCRT] Import Microsoft.Windows.SDK.CRTSource version 10.0.22621.3 2025-01-16 14:18:53 +02:00
exec [UCRT] Fix benign typo ('\0' instead of nullptr) 2025-01-16 14:18:53 +02:00
fenv [UCRT] Import Microsoft.Windows.SDK.CRTSource version 10.0.22621.3 2025-01-16 14:18:53 +02:00
filesystem [UCRT] Fix template specialization 2025-01-16 14:18:53 +02:00
heap [UCRT] Fix non-standard extern "C" usage 2025-01-16 14:18:53 +02:00
inc [UCRT] Add workaround for va_arg warning about type promotion 2025-01-16 14:18:53 +02:00
initializers [UCRT] Import Microsoft.Windows.SDK.CRTSource version 10.0.22621.3 2025-01-16 14:18:53 +02:00
internal [UCRT] Fix GCC/Clang build of enum_system_locales_ex_nolock 2025-01-16 14:18:53 +02:00
locale [UCRT] Fix invalid storage type specification 2025-01-16 14:18:53 +02:00
lowio [UCRT] Fix non-standard literal suffixes 2025-01-16 14:18:53 +02:00
mbstring [UCRT] Import Microsoft.Windows.SDK.CRTSource version 10.0.22621.3 2025-01-16 14:18:53 +02:00
misc [UCRT] Silence warning about returning noreturn function 2025-01-16 14:18:53 +02:00
startup [UCRT] Silence warning about returning noreturn function 2025-01-16 14:18:53 +02:00
stdio [UCRT] Fix non-standard extern "C" usage 2025-01-16 14:18:53 +02:00
stdlib [UCRT] Import Microsoft.Windows.SDK.CRTSource version 10.0.22621.3 2025-01-16 14:18:53 +02:00
string [UCRT] Add some missing typename for GCC compatibility 2025-01-16 14:18:53 +02:00
time [UCRT] Fix non-standard literal suffixes 2025-01-16 14:18:53 +02:00