- 9b207d4 crt: Silence warnings when building _*wc_nolock by Martin Storsjö · 4 years, 1 month ago
- 5755f7a crt/msvcr80: Add `_*_nolock` functions by Liu Hao · 4 years, 2 months ago
- 31c1823 crt/msvcr90: Add aliases for `fgetc_nolock` and `getwc_nolock` by Liu Hao · 4 years, 2 months ago
- e4396da crt: Add deprecated `_{str,wcs}lwrt` aliases in DEF by Liu Hao · 4 years, 2 months ago
- 6a1b8d0 crt: Regenerate configure and config.h.in by Martin Storsjö · 4 years, 2 months ago
- 6f53dbf crt: Remove support for providing __CTOR_LIST__ for LLD 7 and older by Martin Storsjö · 4 years, 2 months ago
- ae40311 crt: Regenerate Makefile.in after earlier Makefile.am updates by Martin Storsjö · 4 years, 2 months ago
- 019ace6 crt: Add mfsensorgroup export library. by Biswapriyo Nath · 4 years, 2 months ago
- a0fc560 crt: Move mfplay export library to lib-common. by Biswapriyo Nath · 4 years, 2 months ago
- b7adfcc crt: Move mfcore export library to lib-common. by Biswapriyo Nath · 4 years, 2 months ago
- 1f56b42 crt: Update mfplat export library. by Biswapriyo Nath · 4 years, 2 months ago
- 08acf43 crt: Update mf export library. by Biswapriyo Nath · 4 years, 2 months ago
- 6576aa8 crt: Regenerate Makefile.in by Martin Storsjö · 4 years, 4 months ago
- 096cd10 crt: Simplify msvcrt.dll arm workarounds for __initenv by Martin Storsjö · 4 years, 4 months ago
- 2d8e3fa crt/libsrc: Include directmanipulation.h in uuid library. by Biswapriyo Nath · 4 years, 4 months ago
- df56437 crt: Make log2() return exact results for powers of two by Martin Storsjö · 4 years, 4 months ago
- 6ded96c crt: Make tls_atexit.c to use explicit Tls function calls instead of using automatic thread local storage by Jeremy Drake · 4 years, 5 months ago
- 8ae9658 crt: Make tls_atexit run before __mingw_TLScallback by Martin Storsjö · 4 years, 5 months ago
- c9b4d88 crt: Don't run TLS destructors for the main thread if exiting via _exit or ExitProcess by Martin Storsjö · 4 years, 5 months ago
- 4ba997a crt/dxguid: Add dxgi headers. by Biswapriyo Nath · 4 years, 4 months ago
- d13f9a3 Add missing MFCreateSampleCopierMFT() to 32-bit import library. by Nikolay Sivov · 4 years, 4 months ago
- f5ae568 crt: Update powrprof export library. by Biswapriyo Nath · 4 years, 5 months ago
- e249108 crt/lib32: Add bytes of arguments in api-ms-win- files. by Biswapriyo Nath · 4 years, 5 months ago
- d92058a crt: Regenerate Makefile.in by Liu Hao · 4 years, 5 months ago
- 6bd71e1 crt: Create pathcch link library by Andrew Eikum · 4 years, 5 months ago
- 6bdcb3a crt/lib32: Add argument bytes in api-ms-win-core-path-l1-1-0. by Biswapriyo Nath · 4 years, 5 months ago
- feff716 crt: Update ncrypt export library. by Biswapriyo Nath · 4 years, 5 months ago
- f872736 crt: Update bcrypt export library. by Biswapriyo Nath · 4 years, 5 months ago
- e2d2988 crt: Update dxgi export library. by Biswapriyo Nath · 4 years, 5 months ago
- 1fa82b3 crt/libsrc: include string.h for memcmp prototype by Biswapriyo Nath · 4 years, 6 months ago
- ebc06f3 crt: Silence GCC warnings about missing prototypes by Martin Storsjö · 4 years, 6 months ago
- 9718ece crt: Move .seh_handlerdata to the end of functions by Martin Storsjö · 4 years, 7 months ago
- 6bc8db7 crt: Regenerate Makefile.in by Liu Hao · 4 years, 6 months ago
- 86a22fd crt: add htmlhelp export library by Biswapriyo Nath · 4 years, 6 months ago
- cb59f19 crt: Regenerate Makefile.in by Liu Hao · 4 years, 6 months ago
- 93a47c2 crt: add prntvpt export library by Biswapriyo Nath · 4 years, 6 months ago
- edeeef2 crt/stdio/fseeki64: Copy-n-paste from `f{tell,seek}o64()` by Liu Hao · 4 years, 8 months ago
- df6c08b crt/stdio/fseeko64: Remove the now superfluous `mingw_dosmaperr()` by Liu Hao · 4 years, 8 months ago
- b246159 crt: Use corecrt_stdio_config.h instead of local UCRTBASE_* defines. by Jacek Caban · 4 years, 9 months ago
- 82a4665 crt: Regenerate Makefile.in by Martin Storsjö · 4 years, 8 months ago
- 7b4b28c crt: move wimgapi to lib-common by Biswapriyo Nath · 4 years, 9 months ago
- bf4836d crt: Regenerate Makefile.in by Martin Storsjö · 4 years, 8 months ago
- aca21f9 crt: move dismapi to lib-common by Biswapriyo Nath · 4 years, 9 months ago
- ceb3ac2 crt: Regenerate Makefile.in after 01e37e0c28 by Martin Storsjö · 4 years, 9 months ago
- 01e37e0 headers: add ActivateAudioInterfaceAsync API's in mmdeviceapi by Steve Lhomme · 4 years, 9 months ago
- f9ef5b4 crt: Regenerate Makefile.in by Martin Storsjö · 4 years, 9 months ago
- b60434b crt: Share ntdll.def across architectures, provide it for arm64 by Martin Storsjö · 4 years, 9 months ago
- 35f5098 crt: Regenerate Makefile.in by Martin Storsjö · 4 years, 9 months ago
- 9aa393d crt: Share ntdllcrt.def across architectures, provide it for arm64 by Martin Storsjö · 4 years, 9 months ago
- d44a2a0 crt: Move vDbgPrintEx functions from ntdllcrt to ntdll by Martin Storsjö · 4 years, 9 months ago
- bd529f4 crt: Update the arm32 ntdll def files based on a current arm32 ntdll.dll by Martin Storsjö · 4 years, 9 months ago
- 11be265 crt: Regenerate Makefile.in by Liu Hao · 4 years, 9 months ago
- 23275a7 crt: add bluetoothapis export library by Biswapriyo Nath · 4 years, 9 months ago
- 76e56e6 crt/string: add parentheses to HASZERO macro to suppress gcc warning by Biswapriyo Nath · 4 years, 9 months ago
- f216044 crt: Regenerate Makefile.in by Martin Storsjö · 4 years, 9 months ago
- f4a336f crt: Add a fallback _setmaxstdio for arm libmsvcrt-os.a by Martin Storsjö · 4 years, 9 months ago
- 9464ea2 crt: remove winstorecompat duplicated functions from api-ms-win-security-cryptoapi by Steve Lhomme · 4 years, 9 months ago
- 118b0e8 crt: Regenerate Makefile.in by Martin Storsjö · 4 years, 10 months ago
- 0d403d5 crt: Add a UCRT import library suitable for UWP use by Martin Storsjö · 4 years, 10 months ago
- b983d26 crt: Regenerate Makefile.in by Martin Storsjö · 4 years, 9 months ago
- 05477ed crt: Rename longjmp.S to mingw_longjmp.S by Martin Storsjö · 4 years, 9 months ago
- 68d0e7d crt: remove WaitOnAddress/WakeByAddressXXX from kernel32 by Steve Lhomme · 4 years, 9 months ago
- 4f9a809 crt: Regenerate Makefile.in by Martin Storsjö · 4 years, 10 months ago
- dd44d89 crt: ucrt.mri: Use one shared mri file for all architectures by Martin Storsjö · 4 years, 10 months ago
- e8d7c1b crt: Regenerate configure and Makefile.in by Liu Hao · 4 years, 10 months ago
- fbf9730 crt: add missing apiset exports to runtimeobject library by Biswapriyo Nath · 4 years, 10 months ago
- b546ea6 crt: add api-ms-win-core-winrt-error-l1-1-0 to runtimeobject library by Biswapriyo Nath · 4 years, 10 months ago
- 1499b9b crt: update api-ms-win-core-winrt-error-l1-1-1 by Biswapriyo Nath · 4 years, 10 months ago
- 621d33d crt: Add `__ms_*` aliases for `*printf` and `*scanf` functions by Liu Hao · 4 years, 10 months ago
- 6083296 crt: Regenerate Makefile.in by Martin Storsjö · 4 years, 10 months ago
- c1ed48c Revert "crt: Move stdio/[v]snprintf.c to libmsvcr*.a from libmingwex.a" by Martin Storsjö · 4 years, 10 months ago
- 88ed894 crt: Fix a typo in the dependencies in 17eff275e71bf1f716c6a3085818e4843ee84107 by Martin Storsjö · 4 years, 10 months ago
- bd0b463 crt: Regenerate Makefile.in by Martin Storsjö · 4 years, 10 months ago
- 17eff27 crt: add some missing libraries now found in windowsapp by Steve Lhomme · 4 years, 10 months ago
- 02f67c9 crt: Regenerate Makefile.in by Martin Storsjö · 4 years, 10 months ago
- c24710a crt/libsrc: add netcfg-uuid.c for network config interfaces by Biswapriyo Nath · 4 years, 10 months ago
- d6c933e crt: Don't make sections executable when not necessary by Martin Storsjö · 4 years, 10 months ago
- f43d6cb crt: Regenerate Makefile.in by Martin Storsjö · 4 years, 10 months ago
- 1c661ae crt: Remove the unused mingw-fseek.c by Martin Storsjö · 4 years, 10 months ago
- cdc83d4 crt: Regenerate Makefile.in by Martin Storsjö · 4 years, 10 months ago
- 1724dbb crt: Build crt sources with -D__USE_MINGW_ANSI_STDIO=0 by Martin Storsjö · 4 years, 10 months ago
- 17a356e crt/libsrc: add missing headers in wbemuuid.c by Biswapriyo Nath · 4 years, 10 months ago
- cc95d4e crt/libsrc: include devguid.h in devguid.c and remove all defines by Biswapriyo Nath · 4 years, 10 months ago
- 8917aca crt: use GetEnvironmentVariableW in getopt by Steve Lhomme · 4 years, 11 months ago
- ba936ce crt: Add missing functions in msvcr80.def by Liu Hao · 4 years, 11 months ago
- 329034c crt: Regenerate Makefile.in by Martin Storsjö · 5 years ago
- e6ac7e4 crt: Remove the vestigial gs_support.c by Martin Storsjö · 5 years ago
- fd5d6c8 crt: Don't use __mingw_init_ehandler on toolchains using SEH. by Jacek Caban · 5 years ago
- e52226f crt: Regenerate Makefile.in by Martin Storsjö · 5 years ago
- 6890670 crt: Share powrprof.def between lib64 and libarm32, use it for libarm64 by Martin Storsjö · 5 years ago
- b35310e crt: Regenerate Makefile.in by Liu Hao · 5 years ago
- b57b042 crt: add more DLLs to windowsapp by Steve Lhomme · 5 years ago
- e3665a8 crt: Regenerate Makefile.in by Martin Storsjö · 5 years ago
- 3f40dd3 crt: Convert the arm sincos.c to assembly by Martin Storsjö · 5 years ago
- f384596 crt: Regenerate Makefile.in by Martin Storsjö · 5 years ago
- e72918f crt: Replace the arm version of exp2.c with assembly files by Martin Storsjö · 5 years ago
- 780dacf crt: Regenerate Makefile.in by Martin Storsjö · 5 years ago
- 649c032 crt: Use -mfpu=vfpv3 instead of -mfpu=vfp for arm32 by Martin Storsjö · 5 years ago
- ae27506 crt: add new found API entries api-ms-win-*.def by Steve Lhomme · 5 years ago
- 5897138 crt: remove GetFileVersionInfoSizeW/GetFileVersionInfoW from version-l1-1-1 by Steve Lhomme · 5 years ago