Messages by Date
-
2025/03/22
[Mingw-w64-public] [PATCH] crt, headers: Use headers to redirect __ms_v*scanf functions to v*scanf functions.
Jacek Caban
-
2025/03/22
[Mingw-w64-public] [PATCH v2 6/7] crt: Build with -fno-builtin.
Jacek Caban
-
2025/03/22
[Mingw-w64-public] [PATCH v2 2/7] crt: Avoid memset calls in libsrc/ws2tcpip.
Jacek Caban
-
2025/03/22
[Mingw-w64-public] [PATCH v2 1/7] crt: Remove redundant STARTUPINFO initialization.
Jacek Caban
-
2025/03/22
[Mingw-w64-public] [PATCH v2 7/7] crt: Implement sincos in C.
Jacek Caban
-
2025/03/22
[Mingw-w64-public] [PATCH v2 5/7] crt: Avoid memset call in profile_ctl.
Jacek Caban
-
2025/03/22
[Mingw-w64-public] [PATCH v2 3/7] crt: Avoid memset calls in stat functions implementation.
Jacek Caban
-
2025/03/22
[Mingw-w64-public] [PATCH v2 4/7] crt: Avoid memset calls in stdio format functions.
Jacek Caban
-
2025/03/22
Re: [Mingw-w64-public] stat, _stat, and _stat64i32 issues
Lasse Collin
-
2025/03/21
Re: [Mingw-w64-public] [PATCH 1/2] crt: Build with -fno-builtin.
LIU Hao
-
2025/03/21
Re: [Mingw-w64-public] [PATCH] winpthreads: fix typo pthread_attr_setgaurdsize->pthread_attr_setguardsize
LIU Hao
-
2025/03/21
Re: [Mingw-w64-public] [PATCH 2/2] crt: Implement sincos in C.
Jacek Caban
-
2025/03/21
Re: [Mingw-w64-public] [PATCH] crt: Use .def file aliases for _chgsignl on ARM targets.
Jacek Caban
-
2025/03/21
Re: [Mingw-w64-public] [PATCH v2] crt: Use .def file aliases for _chgsignl on ARM targets.
Martin Storsjö
-
2025/03/21
[Mingw-w64-public] [PATCH] winpthreads: fix typo pthread_attr_setgaurdsize->pthread_attr_setguardsize
Martin Storsjö
-
2025/03/21
Re: [Mingw-w64-public] [PATCH 1/2] crt: Build with -fno-builtin.
Jacek Caban
-
2025/03/21
Re: [Mingw-w64-public] [PATCH 2/2] crt: Implement sincos in C.
Martin Storsjö
-
2025/03/21
Re: [Mingw-w64-public] [PATCH 07/11] crt, headers: Convert the UCRT *wprintf functions to non-inline
Martin Storsjö
-
2025/03/21
Re: [Mingw-w64-public] [PATCH 1/2] crt: Build with -fno-builtin.
LIU Hao
-
2025/03/21
Re: [Mingw-w64-public] [PATCH] Revert "ucrtbase: Make sure that compat symbols aren't autoexported"
Martin Storsjö
-
2025/03/20
[Mingw-w64-public] [PATCH 02/11] crt: Make ucrt_fwprintf consistent with the other ucrt_* files
Martin Storsjö
-
2025/03/20
[Mingw-w64-public] [PATCH 10/10] headers: Add support for -D_TIME_BITS=64
Pali Rohár
-
2025/03/20
[Mingw-w64-public] [PATCH] Revert "ucrtbase: Make sure that compat symbols aren't autoexported"
Martin Storsjö
-
2025/03/20
[Mingw-w64-public] [PATCH 08/10] headers: Fix declaration of POSIX stat/fstat and LFS stat64/fstat64 functions
Pali Rohár
-
2025/03/20
Re: [Mingw-w64-public] [PATCH 00/11] UCRT stdio option handling, __ms_ prefixed functions
Pali Rohár
-
2025/03/20
Re: [Mingw-w64-public] [PATCH 00/11] UCRT stdio option handling, __ms_ prefixed functions
Martin Storsjö
-
2025/03/20
[Mingw-w64-public] [PATCH 2/5] crt: Provide _aligned_* functions
Pali Rohár
-
2025/03/20
[Mingw-w64-public] [PATCH 5/5] crt: Provide _aligned_msize function for all CRT import libraries
Pali Rohár
-
2025/03/20
[Mingw-w64-public] [PATCH 4/5] crt: Implement __mingw_aligned_msize() function
Pali Rohár
-
2025/03/20
[Mingw-w64-public] [PATCH 0/5] Improve _aligned_* function support
Pali Rohár
-
2025/03/20
[Mingw-w64-public] [PATCH 09/10] crt: Provide emulation of _time64 function
Pali Rohár
-
2025/03/20
[Mingw-w64-public] [PATCH 01/10] crt: Provide emulation of _fstat64, _stat64 and _wstat64 functions
Pali Rohár
-
2025/03/20
[Mingw-w64-public] [PATCH 06/10] headers: Add missing _CRTIMP for _fstat64i32/_stat64i32/_wstat64i32 functions
Pali Rohár
-
2025/03/20
[Mingw-w64-public] [PATCH 02/10] crt: Fix mingw-w64 emulation of _fstat64i32, _stat64i32 and _wstat64i32 functions
Pali Rohár
-
2025/03/20
[Mingw-w64-public] [PATCH 03/10] crt: Provide emulation of _fstat32i64, _stat32i64 and _wstat32i64 functions
Pali Rohár
-
2025/03/20
Re: [Mingw-w64-public] mingw-w64 loadcfg.S compile error
Pali Rohár
-
2025/03/20
Re: [Mingw-w64-public] mingw-w64 new compile warning: initialized and declared extern
Jacek Caban
-
2025/03/20
Re: [Mingw-w64-public] [PATCH 07/11] crt, headers: Convert the UCRT *wprintf functions to non-inline
Jacek Caban
-
2025/03/20
Re: [Mingw-w64-public] mingw-w64 new compile warning: initialized and declared extern
Martin Storsjö
-
2025/03/20
Re: [Mingw-w64-public] [PATCH 00/11] UCRT stdio option handling, __ms_ prefixed functions
Martin Storsjö
-
2025/03/20
[Mingw-w64-public] mingw-w64 loadcfg.S compile error
Pali Rohár
-
2025/03/20
Re: [Mingw-w64-public] [PATCH 00/11] UCRT stdio option handling, __ms_ prefixed functions
Pali Rohár
-
2025/03/20
[Mingw-w64-public] [PATCH 10/11] headers: Redirect __ms_<func> back to plain <func> for UCRT
Martin Storsjö
-
2025/03/20
[Mingw-w64-public] [PATCH 11/11] crt: Remove the separate UCRT __ms_fprintf function
Martin Storsjö
-
2025/03/20
[Mingw-w64-public] [PATCH 08/11] crt, headers: Convert the UCRT *wscanf functions to non-inline
Martin Storsjö
-
2025/03/20
[Mingw-w64-public] [PATCH 00/11] UCRT stdio option handling, __ms_ prefixed functions
Martin Storsjö
-
2025/03/20
[Mingw-w64-public] [PATCH 09/11] headers: Declare __ms_vsscanf, __ms_vscanf, __ms_vfscanf, __ms_vswscanf, __ms_vwscanf, __ms_vfwscanf, __ms_snprintf, __ms_vsnprintf, __ms_snwprintf and __ms_vsnwprintf also for UCRT builds
Martin Storsjö
-
2025/03/20
Re: [Mingw-w64-public] stat, _stat, and _stat64i32 issues (was: dirent changes)
Pali Rohár
-
2025/03/20
Re: [Mingw-w64-public] [PATCH] crt: Remove ad-hoc fpreset == _fpreset aliases from individual .def files
Jacek Caban
-
2025/03/20
Re: [Mingw-w64-public] [PATCH] crt: Remove ad-hoc fpreset == _fpreset aliases from individual .def files
Pali Rohár
-
2025/03/19
Re: [Mingw-w64-public] [PATCH] gendef: Remove trailing space in generated def file
Martin Storsjö
-
2025/03/18
[Mingw-w64-public] [PATCH 1/1] headers: Change _S_IFBLK from 0x3000 to 0x6000
Daniel Starke via Mingw-w64-public
-
2025/03/18
Re: [Mingw-w64-public] [PATCH 3/4] crt: api-ms-win-crt-private-l1-1-0.def.in: Don't provide long double functions on x86
Pali Rohár
-
2025/03/18
Re: [Mingw-w64-public] [PATCH v2] crt: Use F_LD64 for long double functions.
Jacek Caban
-
2025/03/18
Re: [Mingw-w64-public] [PATCH v2] crt: Use F_LD64 for long double functions.
Martin Storsjö
-
2025/03/18
Re: [Mingw-w64-public] [PATCH] crt: Use F_LD64 for long double functions.
Jacek Caban
-
2025/03/18
Re: [Mingw-w64-public] [PATCH] crt: Remove ad-hoc fpreset == _fpreset aliases from individual .def files
Jacek Caban
-
2025/03/18
Re: [Mingw-w64-public] [PATCH 3/4] crt: api-ms-win-crt-private-l1-1-0.def.in: Don't provide long double functions on x86
Martin Storsjö
-
2025/03/18
Re: [Mingw-w64-public] [PATCH] crt: Use F_LD64 for long double functions.
Martin Storsjö
-
2025/03/17
Re: [Mingw-w64-public] [PATCH 2/3] crt: Use standart target flags in .def.in files.
Martin Storsjö
-
2025/03/17
Re: [Mingw-w64-public] [PATCH] crt: Remove ad-hoc fpreset == _fpreset aliases from individual .def files
Pali Rohár
-
2025/03/17
Re: [Mingw-w64-public] [PATCH] crt: Remove ad-hoc fpreset == _fpreset aliases from individual .def files
Jacek Caban
-
2025/03/17
[Mingw-w64-public] [PATCH] crt: Remove ad-hoc fpreset == _fpreset aliases from individual .def files
Pali Rohár
-
2025/03/17
[Mingw-w64-public] [PATCH] crt: Use F_LD64 for long double functions.
Jacek Caban
-
2025/03/17
Re: [Mingw-w64-public] [PATCH v3 3/3] crt: Use .def files for fpreset and _fpreset on ARM targets.
Jacek Caban
-
2025/03/17
Re: [Mingw-w64-public] [PATCH v3 3/3] crt: Use .def files for fpreset and _fpreset on ARM targets.
Martin Storsjö
-
2025/03/17
[Mingw-w64-public] [PATCH v3 2/3] crt: Use standard target flags in .def.in files.
Jacek Caban
-
2025/03/17
Re: [Mingw-w64-public] [PATCH 2/3] crt: Use standart target flags in .def.in files.
Jacek Caban
-
2025/03/17
[Mingw-w64-public] [PATCH v3 3/3] crt: Use .def files for fpreset and _fpreset on ARM targets.
Jacek Caban
-
2025/03/17
[Mingw-w64-public] [PATCH v3 1/3] crt: Don't use CRT_fp10.c on ARM targets.
Jacek Caban
-
2025/03/17
Re: [Mingw-w64-public] [PATCH 2/3] crt: Use standart target flags in .def.in files.
Martin Storsjö
-
2025/03/17
Re: [Mingw-w64-public] [PATCH v2 3/3] crt: Use .def files for fpreset and _fpreset on ARM targets.
Jacek Caban
-
2025/03/17
Re: [Mingw-w64-public] [PATCH v2 3/3] crt: Use .def files for fpreset and _fpreset on ARM targets.
Martin Storsjö
-
2025/03/17
Re: [Mingw-w64-public] [PATCH 1/3] crt: Don't use CRT_fp10.c on ARM targets.
Martin Storsjö
-
2025/03/17
[Mingw-w64-public] [PATCH v2 3/3] crt: Use .def files for fpreset and _fpreset on ARM targets.
Jacek Caban
-
2025/03/16
[Mingw-w64-public] [PATCH 3/3] crt: Use .def files for fpreset and _fpreset on ARM targets.
Jacek Caban
-
2025/03/16
[Mingw-w64-public] [PATCH 1/3] crt: Don't use CRT_fp10.c on ARM targets.
Jacek Caban
-
2025/03/16
[Mingw-w64-public] [PATCH 2/3] crt: Use standart target flags in .def.in files.
Jacek Caban
-
2025/03/16
Re: [Mingw-w64-public] [PATCH 3/4] crt: api-ms-win-crt-private-l1-1-0.def.in: Don't provide long double functions on x86
Pali Rohár
-
2025/03/15
Re: [Mingw-w64-public] [PATCH 3/4] crt: api-ms-win-crt-private-l1-1-0.def.in: Don't provide long double functions on x86
Jacek Caban
-
2025/03/15
Re: [Mingw-w64-public] [PATCH] crt: Remove target checks from math/arm-common/* files.
Jacek Caban
-
2025/03/15
Re: [Mingw-w64-public] [PATCH] headers: Use selectany fenv_t pointers for FE_*_ENV macros.
Jacek Caban
-
2025/03/15
Re: [Mingw-w64-public] [PATCH] headers: Use proper header file for std::nullptr_t
LIU Hao
-
2025/03/15
Re: [Mingw-w64-public] [RFC PATCH 0/2] PoC for merging lib32/*.def and lib-common/*.def files
Pali Rohár
-
2025/03/15
Re: [Mingw-w64-public] [PATCH v2 2/2] fenv: Use MSVC-compatible ABI for fenv.h functions.
Martin Storsjö
-
2025/03/15
Re: [Mingw-w64-public] [PATCH 3/4] crt: api-ms-win-crt-private-l1-1-0.def.in: Don't provide long double functions on x86
Martin Storsjö
-
2025/03/15
Re: [Mingw-w64-public] [RFC PATCH 0/2] PoC for merging lib32/*.def and lib-common/*.def files
Martin Storsjö
-
2025/03/15
[Mingw-w64-public] [PATCH 3/4] crt: api-ms-win-crt-private-l1-1-0.def.in: Don't provide long double functions on x86
Pali Rohár
-
2025/03/15
Re: [Mingw-w64-public] [PATCH 4/4] crt: api-ms-win-crt-private-l1-1-0.def.in: Add new VC++ 2015 14.0.23506.0 symbols
Martin Storsjö
-
2025/03/15
Re: [Mingw-w64-public] [PATCH] crt: Use __builtin_bswap* functions for _byteswap_* implementation.
Jacek Caban
-
2025/03/14
Re: [Mingw-w64-public] [PATCH] crt: Use __builtin_bswap* functions for _byteswap_* implementation.
LIU Hao
-
2025/03/14
Re: [Mingw-w64-public] [PATCH 3/3] crt: Use aarch64 assembly for _byteswap_* functions on ARM64EC.
Jacek Caban
-
2025/03/14
[Mingw-w64-public] [PATCH] crt: Use __builtin_bswap* functions for _byteswap_* implementation.
Jacek Caban
-
2025/03/13
Re: [Mingw-w64-public] [PATCH 3/3] crt: Use aarch64 assembly for _byteswap_* functions on ARM64EC.
Martin Storsjö
-
2025/03/13
Re: [Mingw-w64-public] [PATCH] crt: Remove target checks from math/arm-common/* files.
Jacek Caban
-
2025/03/13
Re: [Mingw-w64-public] [PATCH] crt: Remove target checks from math/arm-common/* files.
Martin Storsjö
-
2025/03/13
Re: [Mingw-w64-public] [PATCH] headers: Use selectany fenv_t pointers for FE_*_ENV macros.
Martin Storsjö
-
2025/03/13
Re: [Mingw-w64-public] [PATCH] headers: Use selectany fenv_t pointers for FE_*_ENV macros.
Jacek Caban
-
2025/03/12
Re: [Mingw-w64-public] [PATCH 3/3] crt: Use aarch64 assembly for _byteswap_* functions on ARM64EC.
LIU Hao
-
2025/03/12
[Mingw-w64-public] [PATCH] crt: Remove target checks from math/arm-common/* files.
Jacek Caban
-
2025/03/12
[Mingw-w64-public] [PATCH 2/3] crt: Use aarch64 assembly for mingw_getsp implementation on ARM64EC.
Jacek Caban
-
2025/03/12
Re: [Mingw-w64-public] stat, _stat, and _stat64i32 issues (was: dirent changes)
Lasse Collin
-
2025/03/12
[Mingw-w64-public] [PATCH 1/3] crt: Don't use __stosb for RtlSecureZeroMemory implementation on ARM64EC.
Jacek Caban
-
2025/03/12
Re: [Mingw-w64-public] [PATCH] headers: Use selectany fenv_t pointers for FE_*_ENV macros.
Martin Storsjö
-
2025/03/12
[Mingw-w64-public] [PATCH 3/3] crt: Use aarch64 assembly for _byteswap_* functions on ARM64EC.
Jacek Caban
-
2025/03/12
Re: [Mingw-w64-public] [PATCH] crt: Remove target checks from math/arm-common/* files.
Martin Storsjö
-
2025/03/11
[Mingw-w64-public] [PATCH 1/4] crt: Do not define hypot symbol alias for UCRT builds
Pali Rohár
-
2025/03/11
Re: [Mingw-w64-public] How would one create a 'Load Configuration' PE directory entry in MinGW/gcc executables?
LIU Hao
-
2025/03/11
Re: [Mingw-w64-public] [PATCH v2 1/2] crt: Don't use FE_* constants in truncl.
Martin Storsjö
-
2025/03/11
[Mingw-w64-public] [PATCH] headers: Use selectany fenv_t pointers for FE_*_ENV macros.
Jacek Caban
-
2025/03/11
Re: [Mingw-w64-public] [PATCH v2 2/2] fenv: Use MSVC-compatible ABI for fenv.h functions.
Martin Storsjö
-
2025/03/11
[Mingw-w64-public] [PATCH] headers: Import mpeg2data.idl from wine
Biswapriyo Nath
-
2025/03/11
Re: [Mingw-w64-public] [PATCH] crt: Restore ftime symbol also for UCRT builds
Martin Storsjö
-
2025/03/11
[Mingw-w64-public] [PATCH 4/4] crt: api-ms-win-crt-private-l1-1-0.def.in: Add new VC++ 2015 14.0.23506.0 symbols
Pali Rohár
-
2025/03/11
Re: [Mingw-w64-public] [PATCH v3 2/2] fenv: Use MSVC-compatible ABI for fenv.h functions.
Jacek Caban
-
2025/03/11
Re: [Mingw-w64-public] [PATCH] headers: Remove trailing commas from enumerator lists and initializer lists
Martin Storsjö
-
2025/03/11
Re: [Mingw-w64-public] [PATCH 1/3] headers: Treat __MSVCRT_VERSION__=0x600 as compiling for msvcrt.dll ABI
LIU Hao
-
2025/03/11
Re: [Mingw-w64-public] [PATCH 1/3] headers: Treat __MSVCRT_VERSION__=0x600 as compiling for msvcrt.dll ABI
Martin Storsjö
-
2025/03/11
Re: [Mingw-w64-public] [PATCH] headers: Remove trailing commas from enumerator lists and initializer lists
LIU Hao
-
2025/03/11
Re: [Mingw-w64-public] [PATCH] headers: Define `__MINGW_ATTRIB_DEPRECATED_SEC_WARN` properly for C
Martin Storsjö
-
2025/03/11
Re: [Mingw-w64-public] [PATCH v2 1/2] crt: Remove @<num> stdcall mangling when processing lib-common/*.def.in files for non-I386 builds
Martin Storsjö
-
2025/03/11
Re: [Mingw-w64-public] [PATCH v3 2/2] fenv: Use MSVC-compatible ABI for fenv.h functions.
Martin Storsjö
-
2025/03/11
Re: [Mingw-w64-public] [PATCH] headers: Import mpeg2data.idl from wine
LIU Hao
-
2025/03/10
[Mingw-w64-public] [PATCH 2/4] crt: api-ms-win-crt-*.def.in: Fix symbols
Pali Rohár
-
2025/03/10
[Mingw-w64-public] [PATCH v3 2/2] fenv: Use MSVC-compatible ABI for fenv.h functions.
Jacek Caban
-
2025/03/10
[Mingw-w64-public] [PATCH v3 1/2] crt: Don't use FE_* constants in truncl.
Jacek Caban
-
2025/03/10
Re: [Mingw-w64-public] [PATCH v2 2/2] fenv: Use MSVC-compatible ABI for fenv.h functions.
Jacek Caban
-
2025/03/10
Re: [Mingw-w64-public] [PATCH v2 2/2] fenv: Use MSVC-compatible ABI for fenv.h functions.
Jacek Caban
-
2025/03/10
Re: [Mingw-w64-public] [PATCH v2 2/2] fenv: Use MSVC-compatible ABI for fenv.h functions.
Martin Storsjö
-
2025/03/10
Re: [Mingw-w64-public] [PATCH] crt: Provide __p__daylight/__p__dstbias/__p__timezone/__p__tzname for UCRT builds
Martin Storsjö
-
2025/03/10
Re: [Mingw-w64-public] [PATCH v2 1/2] crt: Don't use FE_* constants in truncl.
Martin Storsjö
-
2025/03/10
Re: [Mingw-w64-public] [PATCH] crt: Add support for _dstbias into pre-msvcrt40 import libraries
Martin Storsjö
-
2025/03/09
Re: [Mingw-w64-public] stat, _stat, and _stat64i32 issues (was: dirent changes)
Pali Rohár
-
2025/03/09
Re: [Mingw-w64-public] [PATCH] crt/delayimp: Make an IAT entry writeable before modifying it
Jacek Caban
-
2025/03/08
Re: [Mingw-w64-public] binutils patches
LIU Hao
-
2025/03/08
Re: [Mingw-w64-public] binutils patches
Jeremy Drake via Mingw-w64-public
-
2025/03/08
[Mingw-w64-public] [PATCH] headers: Use proper header file for std::nullptr_t
Biswapriyo Nath
-
2025/03/07
Re: [Mingw-w64-public] [PATCH] crt/delayimp: Make an IAT entry writeable before modifying it
Jeremy Drake via Mingw-w64-public
-
2025/03/07
Re: [Mingw-w64-public] [PATCH] crt/delayimp: Make an IAT entry writeable before modifying it
Jeremy Drake via Mingw-w64-public
-
2025/03/07
Re: [Mingw-w64-public] [PATCH] crt/delayimp: Make an IAT entry writeable before modifying it
LIU Hao
-
2025/03/07
Re: [Mingw-w64-public] [PATCH] crt/delayimp: Make an IAT entry writeable before modifying it
LIU Hao
-
2025/03/07
Re: [Mingw-w64-public] [PATCH] crt/delayimp: Make an IAT entry writeable before modifying it
Jeremy Drake via Mingw-w64-public
-
2025/03/07
Re: [Mingw-w64-public] [PATCH] crt/delayimp: Make an IAT entry writeable before modifying it
Jeremy Drake via Mingw-w64-public
-
2025/03/07
Re: [Mingw-w64-public] [PATCH] crt/delayimp: Make an IAT entry writeable before modifying it
Jeremy Drake via Mingw-w64-public
-
2025/03/07
Re: [Mingw-w64-public] [PATCH] crt/delayimp: Make an IAT entry writeable before modifying it
Jeremy Drake via Mingw-w64-public
-
2025/03/07
Re: [Mingw-w64-public] stat, _stat, and _stat64i32 issues (was: dirent changes)
Lasse Collin
-
2025/03/07
Re: [Mingw-w64-public] [PATCH] crt/delayimp: Make an IAT entry writeable before modifying it
Jeremy Drake via Mingw-w64-public
-
2025/03/07
Re: [Mingw-w64-public] [PATCH] crt/delayimp: Make an IAT entry writeable before modifying it
LIU Hao
-
2025/03/06
Re: [Mingw-w64-public] [PATCH] crt/delayimp: Make an IAT entry writeable before modifying it
Jeremy Drake via Mingw-w64-public
-
2025/03/06
Re: [Mingw-w64-public] [PATCH] crt/delayimp: Make an IAT entry writeable before modifying it
LIU Hao
-
2025/03/06
Re: [Mingw-w64-public] stat, _stat, and _stat64i32 issues (was: dirent changes)
Pali Rohár
-
2025/03/06
Re: [Mingw-w64-public] [PATCH] crt/delayimp: Make an IAT entry writeable before modifying it
Jeremy Drake via Mingw-w64-public
-
2025/03/06
Re: [Mingw-w64-public] [PATCH] crt/delayimp: Make an IAT entry writeable before modifying it
Jeremy Drake via Mingw-w64-public
-
2025/03/06
Re: [Mingw-w64-public] stat, _stat, and _stat64i32 issues (was: dirent changes)
Lasse Collin
-
2025/03/06
Re: [Mingw-w64-public] [PATCH] headers: fix mpeg2data.h methods orders
Steve Lhomme
-
2025/03/06
Re: [Mingw-w64-public] [PATCH] crt/delayimp: Make an IAT entry writeable before modifying it
LIU Hao
-
2025/03/05
Re: [Mingw-w64-public] stat, _stat, and _stat64i32 issues (was: dirent changes)
Pali Rohár
-
2025/03/05
Re: [Mingw-w64-public] [PATCH] headers: fix mpeg2data.h methods orders
Biswapriyo Nath
-
2025/03/05
[Mingw-w64-public] [PATCH] crt: Add support for _dstbias into pre-msvcrt40 import libraries
Pali Rohár
-
2025/03/05
Re: [Mingw-w64-public] [PATCH] crt: Always include load config in mingwex."
Alvin Wong via Mingw-w64-public
-
2025/03/05
Re: [Mingw-w64-public] [PATCH v3] crt: Always include load config in mingwex.
Alvin Wong via Mingw-w64-public
-
2025/03/05
[Mingw-w64-public] [PATCH v2 1/2] crt: Don't use FE_* constants in truncl.
Jacek Caban
-
2025/03/05
[Mingw-w64-public] [PATCH v2 2/2] fenv: Use MSVC-compatible ABI for fenv.h functions.
Jacek Caban
-
2025/03/04
[Mingw-w64-public] [PATCH] crt/delayimp: Make an IAT entry writeable before modifying it
LIU Hao
-
2025/03/04
[Mingw-w64-public] [PATCH] crt: Provide __p__daylight/__p__dstbias/__p__timezone/__p__tzname for UCRT builds
Pali Rohár
-
2025/03/04
[Mingw-w64-public] [PATCH] crt: Restore ftime symbol also for UCRT builds
Pali Rohár
-
2025/03/04
[Mingw-w64-public] [PATCH 2/2] fenv: Use MSVC-compatible ABI for fenv.h functions.
Jacek Caban
-
2025/03/04
[Mingw-w64-public] [PATCH 1/2] crt: Don't use FE_* constants in truncl.
Jacek Caban
-
2025/03/04
Re: [Mingw-w64-public] How would one create a 'Load Configuration' PE directory entry in MinGW/gcc executables?
Pete Batard via Mingw-w64-public
-
2025/03/03
Re: [Mingw-w64-public] [PATCH] headers: fix mpeg2data.h methods orders
Steve Lhomme
-
2025/03/03
Re: [Mingw-w64-public] How would one create a 'Load Configuration' PE directory entry in MinGW/gcc executables?
LIU Hao
-
2025/03/03
[Mingw-w64-public] How would one create a 'Load Configuration' PE directory entry in MinGW/gcc executables?
Pete Batard via Mingw-w64-public
-
2025/03/03
Re: [Mingw-w64-public] [PATCH] crt: Always include load config in mingwex."
Jacek Caban
-
2025/03/03
Re: [Mingw-w64-public] [PATCH v2] crt: Always include load config in mingwex.
Jacek Caban
-
2025/03/03
[Mingw-w64-public] [PATCH v3] crt: Always include load config in mingwex.
Jacek Caban
-
2025/03/03
Re: [Mingw-w64-public] [PATCH] headers: fix mpeg2data.h methods orders
Biswapriyo Nath
-
2025/03/03
Re: [Mingw-w64-public] [PATCH v2] crt: Always include load config in mingwex.
Alvin Wong via Mingw-w64-public
-
2025/03/03
Re: [Mingw-w64-public] [PATCH] crt: Always include load config in mingwex."
Alvin Wong via Mingw-w64-public
-
2025/03/02
Re: [Mingw-w64-public] [PATCH] crt: Always include load config in mingwex."
LIU Hao
-
2025/03/02
Re: [Mingw-w64-public] [PATCH] crt: Always include load config in mingwex."
LIU Hao
-
2025/03/02
Re: [Mingw-w64-public] [PATCH v2] crt: Always include load config in mingwex.
Martin Storsjö
-
2025/03/02
Re: [Mingw-w64-public] [PATCH v2] crt: Always include load config in mingwex.
Jacek Caban
-
2025/03/02
Re: [Mingw-w64-public] [PATCH] crt: Always include load config in mingwex."
Jacek Caban
-
2025/03/02
Re: [Mingw-w64-public] [PATCH v2] crt: Always include load config in mingwex.
Martin Storsjö
-
2025/03/02
[Mingw-w64-public] [PATCH v2] crt: Always include load config in mingwex.
Jacek Caban
-
2025/03/02
Re: [Mingw-w64-public] [PATCH] crt: Always include load config in mingwex."
Alvin Wong via Mingw-w64-public
-
2025/03/02
Re: [Mingw-w64-public] [PATCH] include: Add missing float.h declarations.
Jacek Caban
-
2025/03/02
Re: [Mingw-w64-public] stat, _stat, and _stat64i32 issues (was: dirent changes)
Lasse Collin
-
2025/03/02
Re: [Mingw-w64-public] [PATCH] crt: Always include load config in mingwex."
Martin Storsjö
-
2025/03/02
Re: [Mingw-w64-public] dirent changes
Lasse Collin
-
2025/03/02
Re: [Mingw-w64-public] [PATCH] crt: Always include load config in mingwex."
Alvin Wong via Mingw-w64-public
-
2025/03/01
Re: [Mingw-w64-public] [PATCH] crt: Always include load config in mingwex."
Martin Storsjö
-
2025/03/01
Re: [Mingw-w64-public] [PATCH] include: Add missing float.h declarations.
Martin Storsjö
-
2025/03/01
Re: [Mingw-w64-public] [PATCH] Add missing comparison operators for Microsoft::WRL::ComPtr
LIU Hao
-
2025/03/01
Re: [Mingw-w64-public] [PATCH] Add missing comparison operators for Microsoft::WRL::ComPtr
Jøger Hansegård via Mingw-w64-public
-
2025/03/01
[Mingw-w64-public] [PATCH] crt: Always include load config in mingwex."
Jacek Caban
-
2025/03/01
[Mingw-w64-public] [PATCH] include: Add missing float.h declarations.
Jacek Caban
-
2025/03/01
Re: [Mingw-w64-public] dirent changes
Lasse Collin
-
2025/02/28
[Mingw-w64-public] [PATCH] headers: Define `__MINGW_ATTRIB_DEPRECATED_SEC_WARN` properly for C
LIU Hao
-
2025/02/28
Re: [Mingw-w64-public] _CRT_SECURE_NO_WARNINGS has no effect in C
LIU Hao