summaryrefslogtreecommitdiffstats
path: root/contrib/libs/libc_compat/reallocarray
Commit message (Collapse)AuthorAgeFilesLines
* Do not undef Y_UCRT_INCLUDE_NEXT if we did not define itmikhnenko2023-05-241-3/+7
|
* Fix macro naming in libc_compatthegeorg2022-08-041-3/+3
| | | These includes belong to ucrt (C runtime library, being a part of Windows SDK), not to MSVC compiler.
* libc_compat: Utilize #include_next to avoid contrib patchingthegeorg2022-07-222-0/+59