- 73cf399 crt: Add support for C95 (v)swprintf() functions when __USE_MINGW_ANSI_STDIO=0 by Pali Rohár · 8 months ago
- bafccb4 crt: Add support for C95 wcstok() function for non-UCRT import libraries by Pali Rohár · 8 months ago
- e36d041 crt: Fix _onexit() function for DLL builds by Pali Rohár · 10 months ago
- 469e8e4 crt: Provide __daylight(), __dstbias(), __timezone() and __tzname() functions for pre-msvcr80 builds by Pali Rohár · 10 months ago
- 37a5ac2 crt: Fix atexit() function for every import library by Pali Rohár · 11 months ago
- 64b6736 crt: Do not include nextafter symbol alias for msvcr120* and UCRT by Pali Rohár · 1 year, 1 month ago
- 1e141bf crt: Move __uncaught_exception symbol out of the C++ mangled symbol section in all .def.in files by Pali Rohár · 1 year, 2 months ago
- 85e4f07 crt: Rename msvcrt-common.def.in to crt-aliases.def.in by Pali Rohár · 1 year, 3 months ago
- 57833c3 crt: Include msvcrt-common.def.in after declaring all library symbols by Pali Rohár · 1 year, 3 months ago
- b463875 crt: Move find, stat and time aliases to def-include/msvcrt-common.def.in by Pali Rohár · 1 year, 3 months ago
- e34877e crt: Move strto[u]ll(_l)/strto[iu]max(_l) aliases to def-include/msvcrt-common.def.in by Pali Rohár · 1 year, 3 months ago
- ca85c88 crt: Move _atoi64 and _atoi64_l aliases to def-include/msvcrt-common.def.in by Pali Rohár · 1 year, 3 months ago
- b159b86 crt: Move _strcmpi alias to def-include/msvcrt-common.def.in by Pali Rohár · 1 year, 3 months ago
- 82312bc crt: Move __ms_* symbol aliases to def-include/msvcrt-common.def.in by Pali Rohár · 1 year, 3 months ago
- 334d477 crt: msvcr70.def.in: Add missing __CxxCallUnwindVecDtor by Pali Rohár · 1 year, 3 months ago
- e9d059f crt: Fix _adj_fdiv_m* and _adj_fdivr_m* symbols by Pali Rohár · 1 year, 3 months ago
- 00d4670 crt: Define 32-bit time function aliases for all CRT libraries by Pali Rohár · 1 year, 5 months ago
- 6a01007 crt: Include moldname content for crtdll and msvcrt10, 20, 40, 70, 71 by Pali Rohár · 2 years, 8 months ago[Renamed (99%) from mingw-w64-crt/lib32/msvcr70.def]
- 7af010a Revert "crt: Mark `atexit()` as DATA because it's always overridden" by LIU Hao · 2 years, 8 months ago
- 51d629b Revert "crt: Provide wrappers for `*exit()` in libmingwex" by LIU Hao · 2 years, 8 months ago
- 2262488 crt: Provide wrappers for `*exit()` in libmingwex by LIU Hao · 2 years, 10 months ago
- 6f6cb38 crt: Mark `atexit()` as DATA because it's always overridden by LIU Hao · 2 years, 10 months ago
- c52f1eb crt: Define atoll/strto[u]ll/strto[iu]max functions for all msvcrt builds by Pali Rohár · 2 years, 8 months ago
- 1482a93 crt: Build import library for msvcr70.dll and msvcr71.dll by Pali Rohár · 3 years, 5 months ago