1. da10334 crt: Add new symbols in ole32 import library by Biswapriyo Nath · 3 months ago
  2. 28d2ed3 crt,headers: Use headers to redirect __ms_v*scanf functions to v*scanf functions. by Jacek Caban · 4 months ago
  3. e128670 crt: Merge lib32/ws2_32.def into lib-common/ws2_32.def.in by Pali Rohár · 5 months ago
  4. 44572d1 crt: add missing DXVAHD_CreateDevice for x86 by Steve Lhomme · 6 months ago
  5. d217fb1 crt: Fix msvcrt40.dll __(w)getmainargs() ABI for Windows XP and new by Pali Rohár · 7 months ago
  6. e0b9e84 crt: Fix __getmainargs() and __wgetmainargs() ABI for msvcrt40.dll and msvcrt.dll by Pali Rohár · 8 months ago
  7. f4bf2cf crt: Add new APIs in kernel32 import library by Biswapriyo Nath · 8 months ago
  8. c09d259 crt: Move vscanf-family functions from libmingwex.a to individual CRT import libraries by Pali Rohár · 8 months ago
  9. 0cd5102 crt: crtdll and msvcrt10: Add support for C95 getwc(), getwchar(), putwc(), putwchar() functions by Pali Rohár · 8 months ago
  10. c50df03 crt: Fix non-ISO (v)snwprintf() functions when __USE_MINGW_ANSI_STDIO=0 by Pali Rohár · 8 months ago
  11. 73cf399 crt: Add support for C95 (v)swprintf() functions when __USE_MINGW_ANSI_STDIO=0 by Pali Rohár · 8 months ago
  12. bafccb4 crt: Add support for C95 wcstok() function for non-UCRT import libraries by Pali Rohár · 8 months ago
  13. a0f055e crt: Fix building of libmsvcrtd.a import library by Pali Rohár · 9 months ago
  14. 9a1c885 crt: Add libinput import library by Biswapriyo Nath · 9 months ago
  15. dda4c55 crt: Add winbrand import library by Biswapriyo Nath · 10 months ago
  16. 189b6fb crt: Add new APIs in cfgmgr32 import library by Biswapriyo Nath · 10 months ago
  17. 737142b crt: Add new API in tbs import library by Biswapriyo Nath · 10 months ago
  18. 893f14b crt: Add new ioring apis by Biswapriyo Nath · 10 months ago
  19. f34de05 crt: Add new APIs in wscapi import library by Biswapriyo Nath · 10 months ago
  20. e36d041 crt: Fix _onexit() function for DLL builds by Pali Rohár · 10 months ago
  21. 41626f0 crt: msvcrtd.def.in: Include 64-bit fixed size and time function aliases by Pali Rohár · 10 months ago
  22. 469e8e4 crt: Provide __daylight(), __dstbias(), __timezone() and __tzname() functions for pre-msvcr80 builds by Pali Rohár · 10 months ago
  23. b9cacd9 crt: Add new APIs in user32 import library by Biswapriyo Nath · 10 months ago
  24. 0fc3451 crt: Fix stat, _stat, _stat32, fstat, _fstat and _fstat32 for crtdll.dll builds by Pali Rohár · 10 months ago
  25. 37a5ac2 crt: Fix atexit() function for every import library by Pali Rohár · 11 months ago
  26. fd33149 crt: Add new functions in wintrust import library by Biswapriyo Nath · 11 months ago
  27. 9f6cadc crt: Add bcryptprimitives.def for x86 by Marc-André Lureau · 12 months ago
  28. 09c8ca1 crt: Add import library for msvcr110d.dll by Pali Rohár · 1 year, 1 month ago
  29. c69cd03 crt: Add import library for msvcr100d.dll by Pali Rohár · 1 year, 1 month ago
  30. 4bc1b2b crt: Define fgetpos64() and fsetpos64() functions in crt-aliases.def.in as symbol aliases by Pali Rohár · 1 year, 1 month ago
  31. 2437bc9 crt: Fix fgetpos() and fsetpos() functions for crtdll.dll, msvcrt10.dll and msvcrt20.dll by Pali Rohár · 1 year, 1 month ago
  32. b706fb8 crt: msvcr120*.def.in: Don't provide long double _strtold_l and _wcstold_l functions on x86 by Pali Rohár · 1 year, 1 month ago
  33. 64b6736 crt: Do not include nextafter symbol alias for msvcr120* and UCRT by Pali Rohár · 1 year, 1 month ago
  34. 3d3c1bf crt: msvcr120*.def.in: Don't provide long double functions for x86 by Pali Rohár · 1 year, 1 month ago
  35. 701946a crt: msvcr120*.def.in: Add missing nextafter symbol by Pali Rohár · 1 year, 1 month ago
  36. 02affbd crt: msvcr120*.def.in: Cleanup comments by Pali Rohár · 1 year, 1 month ago
  37. 436462b crt: msvcr120.def.in: Fix cdecl symbols by Pali Rohár · 1 year, 1 month ago
  38. b2c57b6 crt: msvcr110.def.in: Cleanup comments by Pali Rohár · 1 year, 1 month ago
  39. 5b5beb8 crt: msvcr110.def.in: Fix cdecl symbols by Pali Rohár · 1 year, 1 month ago
  40. ec070e4 crt: msvcr110.def.in: Add symbols introduced in Visual C++ 2012 Update 1 by Pali Rohár · 1 year, 1 month ago
  41. 48313a6 crt: msvcr100.def.in: Make MSVCR100.dll library name upper case by Pali Rohár · 1 year, 1 month ago
  42. c8c750c crt: msvcr90d.def.in: Remove Check!!! comment for _adj_fdiv_r by Pali Rohár · 1 year, 1 month ago
  43. bccadd2 crt: msvcr90.def.in: Make MSVCR90.dll library name upper case by Pali Rohár · 1 year, 1 month ago
  44. 49172b6 crt: Fix some function symbols in msvcr90.def.in and msvcr100.def.in files by Pali Rohár · 1 year, 1 month ago
  45. 4a89de7 crt: msvcr80: Fix decorated fastcall exports by Pali Rohár · 1 year, 2 months ago
  46. 6a844dc crt: Rename macro DECORATED_EXPORT() to STDCALL_DECORATED_EXPORT() by Pali Rohár · 1 year, 2 months ago
  47. 0edff2a crt: Fix _wctype definitions in def files by Pali Rohár · 1 year, 2 months ago
  48. 2072dbe crt: Provide __iob_func function by every msvcrt import library by Pali Rohár · 1 year, 2 months ago
  49. 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
  50. 69a9944 crt: Add import library for msvcr80d.dll by Pali Rohár · 1 year, 2 months ago
  51. fd242b3 crt: crtdll.dll and msvcrt10.dll: Fix linking of the WinMain() function by Pali Rohár · 1 year, 2 months ago
  52. dace1a1 crt: msvcrt20: Fix calling __getmainargs() and __wgetmainargs() functions by Pali Rohár · 1 year, 2 months ago
  53. 81557b0 crt: msvcrt10: Fix calling __getmainargs() function by Pali Rohár · 1 year, 2 months ago
  54. a38f376 crt: Add import library for msvcr71d.dll by Pali Rohár · 1 year, 2 months ago
  55. d886427 crt: Add import library for msvcr70d.dll by Pali Rohár · 1 year, 2 months ago
  56. 4537b94 crt: Add import library for msvcrtd.dll by Pali Rohár · 1 year, 2 months ago
  57. 4ca3182 crt: Add import library for msvcr40d.dll by Pali Rohár · 1 year, 2 months ago
  58. 85e4f07 crt: Rename msvcrt-common.def.in to crt-aliases.def.in by Pali Rohár · 1 year, 3 months ago
  59. 99e78b9 crt: Fix DATA aliases for crtdll.dll by Pali Rohár · 1 year, 2 months ago
  60. 57833c3 crt: Include msvcrt-common.def.in after declaring all library symbols by Pali Rohár · 1 year, 3 months ago
  61. 1341143 crt: crtdll.def.in: Fix library name and time symbol exports by Pali Rohár · 1 year, 3 months ago
  62. b463875 crt: Move find, stat and time aliases to def-include/msvcrt-common.def.in by Pali Rohár · 1 year, 3 months ago
  63. 76c3512 crt: msvcr90d.def.in: Fix I386 symbol alias _wfindnext by Pali Rohár · 1 year, 3 months ago
  64. 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
  65. eec0b94 crt: Move imaxdiv alias to def-include/msvcrt-common.def.in by Pali Rohár · 1 year, 3 months ago
  66. 926e867 crt: Move llabs and imaxabs aliases to def-include/msvcrt-common.def.in by Pali Rohár · 1 year, 3 months ago
  67. ca85c88 crt: Move _atoi64 and _atoi64_l aliases to def-include/msvcrt-common.def.in by Pali Rohár · 1 year, 3 months ago
  68. b159b86 crt: Move _strcmpi alias to def-include/msvcrt-common.def.in by Pali Rohár · 1 year, 3 months ago
  69. 82312bc crt: Move __ms_* symbol aliases to def-include/msvcrt-common.def.in by Pali Rohár · 1 year, 3 months ago
  70. fa1485a crt: Remove _fgetc_nolock symbol alias by Pali Rohár · 1 year, 3 months ago
  71. 42f8faf crt: Remove _getwc_nolock symbol alias by Pali Rohár · 1 year, 3 months ago
  72. 1206778 crt: Remove duplicate symbol alises for strlwr and wcslwr by Pali Rohár · 1 year, 3 months ago
  73. 5bf57e2 crt: msvcr80.def.in: Fix __fls_getvalue@4 and __fls_setvalue@8 symbols by Pali Rohár · 1 year, 3 months ago
  74. 334d477 crt: msvcr70.def.in: Add missing __CxxCallUnwindVecDtor by Pali Rohár · 1 year, 3 months ago
  75. e9d059f crt: Fix _adj_fdiv_m* and _adj_fdivr_m* symbols by Pali Rohár · 1 year, 3 months ago
  76. 416e9b6 crt: msvcrt40.def.in: Fix stdcall symbols with @SIZE suffix by Pali Rohár · 1 year, 3 months ago
  77. 694519f crt: msvcrt40.def.in: Fix informatin about __p__dstbias symbol by Pali Rohár · 1 year, 3 months ago
  78. 4eeee40 crt: msvcr80.def.in: Define I386 llabs and imaxabs as aliases to _abs64 by Pali Rohár · 1 year, 4 months ago
  79. 153965f crt: msvcr80.def.in: Sort symbols as are in original def file and document SP1 version by Pali Rohár · 1 year, 4 months ago
  80. 0355a76 crt: msvcr80.def.in: Fix some some I386 symbol names which miss @SIZE suffix by Pali Rohár · 1 year, 4 months ago
  81. 69fa535 crt: msvcr80.def.in: Fix I386 symbols __lc_clike and _mbcasemap by Pali Rohár · 1 year, 4 months ago
  82. 90bc2fc crt: msvcr80.def.in: Remove symbols not present in msvcr80.dll library by Pali Rohár · 1 year, 4 months ago
  83. e042670 crt: msvcr80.def.in: Import all symbols from Visual C++ 2005 SP1 by Pali Rohár · 1 year, 4 months ago
  84. c527304 crt: msvcr80.def.in: Add I386 C++ symbols by Pali Rohár · 1 year, 4 months ago
  85. 9b17c33 crt: Fix some symbols with duplicate stdcall suffixes by LIU Hao · 1 year, 3 months ago
  86. 4e592a6 crt/xaudio2_9: Fix export names of `X3DAudioCalculate` and `X3DAudioInitialize` by LIU Hao · 1 year, 3 months ago
  87. 2455c14 crt: msvcrt40.def.in: Do not export symbols which are not present on Windows NT-based systems by Pali Rohár · 1 year, 4 months ago
  88. 000db89 crt: msvcrt40.def.in: Document different msvcrt40.dll versions by Pali Rohár · 1 year, 4 months ago
  89. 4696747 crt: msvcrt20.def.in: Document different msvcrt20.dll versions by Pali Rohár · 1 year, 4 months ago
  90. 2ec0785 crt: Update crtdll.def.in by Pali Rohár · 1 year, 5 months ago
  91. 00d4670 crt: Define 32-bit time function aliases for all CRT libraries by Pali Rohár · 1 year, 5 months ago
  92. 5a28a05 crt: Do not export DllMain from def files by Pali Rohár · 1 year, 5 months ago
  93. 569e8c0 crt: Add cut-down coremessaging to windowsapp by Mark Harmstone · 1 year, 7 months ago
  94. 978a392 crt: Add cut-down wkscli to windowsapp by Mark Harmstone · 1 year, 7 months ago
  95. 1f3942d crt: Add cut-down sspicli to windowsapp by Mark Harmstone · 1 year, 7 months ago
  96. 171f8d8 crt: Add cut-down srvcli to windowsapp by Mark Harmstone · 1 year, 7 months ago
  97. 3acc008 crt: Add cut-down netutils to windowsapp by Mark Harmstone · 1 year, 7 months ago
  98. f40984e crt: Add cut-down rpcrt4 to windowsapp by Mark Harmstone · 1 year, 7 months ago
  99. fa9b42f crt: Add cut-down oleaut32 to windowsapp by Mark Harmstone · 1 year, 7 months ago
  100. c980820 crt: Add cut-down xaudio2_9 to windowsapp by Mark Harmstone · 1 year, 7 months ago