reactos/sdk/lib/ucrt/inc
Timo Kreuzer 9186b861a6 [VCRUNTIME][VCSTARTUP] Add separate vcruntime and vcstartup lib
vcruntime contains the code that is linked into ucrtbase (in VS it is also provided as vcruntime140.dll)
vcstartup contains the code that is statically linked into executables that link to ucrtbase.dll. In Visual Studio this is part of msvcrt.lib (the import library for msvcrt), similar to our current msvcrtex, and it gets linked when you link to ucrtbase as well. The name is based on the folder name in the library.
Both libraries share some code, but each file is only compiled once.
2025-02-06 09:17:37 +02:00
..
i386
corecrt_internal.h
corecrt_internal_big_integer.h [UCRT] Use GCC inline assembler 2025-01-16 14:18:53 +02:00
corecrt_internal_fltintrn.h [UCRT] Fix non-standard literal suffixes 2025-01-16 14:18:53 +02:00
corecrt_internal_lowio.h
corecrt_internal_mbstring.h
corecrt_internal_ptd_propagation.h
corecrt_internal_securecrt.h
corecrt_internal_simd.h [UCRT] Fix GCC/Clang build of SSE2/AVX code 2025-01-16 14:18:53 +02:00
corecrt_internal_state_isolation.h [UCRT] Fix/improve __crt_state_management 2025-01-22 18:56:08 +02:00
corecrt_internal_stdio.h [UCRT] Fix non-standard extern "C" usage 2025-01-16 14:18:53 +02:00
corecrt_internal_stdio_input.h
corecrt_internal_stdio_output.h [UCRT] Hack some template code, so that retarded compilers can handle it 2025-01-16 14:18:53 +02:00
corecrt_internal_string_templates.h
corecrt_internal_strtox.h [UCRT] Use a C cast instead of const_cast for GCC 2025-01-16 14:18:53 +02:00
corecrt_internal_time.h [UCRT] Fix non-standard literal suffixes 2025-01-16 14:18:53 +02:00
corecrt_internal_traits.h [UCRT] Add a hack for a clang bug 2025-01-16 14:18:53 +02:00
corecrt_internal_win32_buffer.h [UCRT] Fix a typo/bug in __acrt_mbs_to_wcs_cp_array 2025-01-16 14:18:53 +02:00
ksamd64.inc
ksamd64_stub.inc
kxamd64.inc
kxamd64_stub.inc
macamd64.inc