[MMIXER] Fix additional data size initialization for different audio formats (#6753)
[reactos.git] / sdk / lib / crt / msvcrtex.cmake
2023-08-23 Timo Kreuzer[CPPRT][CRT][MSVCRT] Move __CxxFrameHandler3 to crt...
2022-12-01 Timo Kreuzer[CRT] Add simplistic fallback implementation of sincos...
2022-07-17 Timo Kreuzer[CRT] Add round and roundf and add it to msvcrtex to...
2022-05-26 Victor Perevertkin[CMAKE] Elimitate the use of GCC and CLANG variables
2021-09-13 Hermès Bélusca-Maïto[FORMATTING] Remove trailing whitespace. Addendum to...
2021-09-09 Roman Masanin[CRT/ARM] Integer to float conversion implementation...
2021-08-04 Timo Kreuzer[CRT] Improve CMake files
2021-08-04 Timo Kreuzer[CRT] Fix _fmode
2021-08-02 Victor Perevertkin[MSVCRTEX] Add some routines required for clang optimiz...
2021-07-31 Roman Masanin[ARM/CRT] Refactor several functions (#3865) 3865/head
2021-07-30 Stanislav Motylkov[CRT/ARM] __fto64: Assembly wrappers are actually not...
2021-07-30 Roman Masanin[CRT/ARM] Implement __dtoi64/dtou64/stoi64/stou64 funct...
2021-07-27 Timo Kreuzer[CRT] Fix _matherror and _setusermatherror
2021-04-09 Jérôme Gardou[CRT] Add a generic C version of exp2(f) and use it...
2021-01-21 Jérôme Gardou[MSVCRTEX] Do not include _CI* math functions
2021-01-15 Mark Jansen[CMAKE] Fix MSVC configuring
2021-01-05 Jérôme Gardou[CMAKE] Fix GCC -fstack-protector usage
2020-12-28 Jérôme Gardou[CMAKE] Turn import libs into regular C static libs
2020-11-16 Jérôme Gardou[MSVCRTEX] Add some floating point functions for CLang...
2020-10-22 Jérôme Gardou[CMAKE] Use an INTERFACE library to perform the msvcrt...
2020-10-20 Jérôme GardouApply suggestions from code review
2020-10-20 Jérôme Gardou[CMAKE] Get rid of add_compile_flags
2020-09-20 Timo Kreuzer[CRT] Use chkstk_ms.s on x64 builds
2020-04-16 Victor Perevertkin[CMAKE] Replace custom functions to built-in ones
2020-04-04 Mark Jansen[CRT] Implement _CrtDbgReport and _CrtDbgReportW
2019-10-20 Victor Perevertkin[MSVCRT] Export __acrt_iob_func to fix GCC build with...
2019-02-12 Timo Kreuzer[CRT] Implement thread/fiber safe support for MSVC...
2017-10-03 Colin FinckGit conversion: Make reactos the root directory, move...
2017-01-27 Amine Khaldi[STORAHCI] Merge Storport Miniport driver by Aman Priya...
2016-04-24 Pierre SchweitzerCreate the AHCI branch for Aman's work