Messages by Thread
-
-
[Mingw-w64-public] mingw-w64 loadcfg.S compile error
Pali Rohár
-
[Mingw-w64-public] [PATCH 00/11] UCRT stdio option handling, __ms_ prefixed functions
Martin Storsjö
-
[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ö
-
[Mingw-w64-public] [PATCH 08/11] crt, headers: Convert the UCRT *wscanf functions to non-inline
Martin Storsjö
-
[Mingw-w64-public] [PATCH 11/11] crt: Remove the separate UCRT __ms_fprintf function
Martin Storsjö
-
[Mingw-w64-public] [PATCH 10/11] headers: Redirect __ms_<func> back to plain <func> for UCRT
Martin Storsjö
-
Re: [Mingw-w64-public] [PATCH 00/11] UCRT stdio option handling, __ms_ prefixed functions
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH 00/11] UCRT stdio option handling, __ms_ prefixed functions
Martin Storsjö
-
Re: [Mingw-w64-public] [PATCH 00/11] UCRT stdio option handling, __ms_ prefixed functions
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH 00/11] UCRT stdio option handling, __ms_ prefixed functions
Martin Storsjö
-
Re: [Mingw-w64-public] [PATCH 00/11] UCRT stdio option handling, __ms_ prefixed functions
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH 00/11] UCRT stdio option handling, __ms_ prefixed functions
Martin Storsjö
-
Re: [Mingw-w64-public] [PATCH 00/11] UCRT stdio option handling, __ms_ prefixed functions
Martin Storsjö
-
[Mingw-w64-public] [PATCH 02/11] crt: Make ucrt_fwprintf consistent with the other ucrt_* files
Martin Storsjö
-
[Mingw-w64-public] [PATCH 01/11] crt: Remove workarounds for defining non-inline versions of inline functions
Martin Storsjö
-
[Mingw-w64-public] [PATCH 06/11] crt: Sort the stdio filenames in src_ucrtbase in alphabetical order
Martin Storsjö
-
[Mingw-w64-public] [PATCH 05/11] crt: Use the default _CRT_INTERNAL_LOCAL_PRINTF_OPTIONS in __ms_fwprintf
Martin Storsjö
-
[Mingw-w64-public] [PATCH 03/11] headers, crt: Convert the UCRT stdio options to a mutable state
Martin Storsjö
-
[Mingw-w64-public] [PATCH 04/11] crt: Use _CRT_INTERNAL_LOCAL_SCANF_OPTIONS in non-inline scanf functions
Martin Storsjö
-
[Mingw-w64-public] [PATCH 07/11] crt, headers: Convert the UCRT *wprintf functions to non-inline
Martin Storsjö
-
Re: [Mingw-w64-public] [PATCH 07/11] crt, headers: Convert the UCRT *wprintf functions to non-inline
Jacek Caban
-
Re: [Mingw-w64-public] [PATCH 07/11] crt, headers: Convert the UCRT *wprintf functions to non-inline
Martin Storsjö
-
Re: [Mingw-w64-public] [PATCH 07/11] crt, headers: Convert the UCRT *wprintf functions to non-inline
Martin Storsjö
-
Re: [Mingw-w64-public] [PATCH 07/11] crt, headers: Convert the UCRT *wprintf functions to non-inline
Martin Storsjö
-
[Mingw-w64-public] [PATCH 1/1] headers: Change _S_IFBLK from 0x3000 to 0x6000
Daniel Starke via Mingw-w64-public
-
[Mingw-w64-public] [PATCH] crt: Remove ad-hoc fpreset == _fpreset aliases from individual .def files
Pali Rohár
-
[Mingw-w64-public] [PATCH] crt: Use F_LD64 for long double functions.
Jacek Caban
-
[Mingw-w64-public] [PATCH v3 1/3] crt: Don't use CRT_fp10.c on ARM targets.
Jacek Caban
-
[Mingw-w64-public] [PATCH v2 3/3] crt: Use .def files for fpreset and _fpreset on ARM targets.
Jacek Caban
-
[Mingw-w64-public] [PATCH 1/3] crt: Don't use CRT_fp10.c on ARM targets.
Jacek Caban
-
[Mingw-w64-public] [PATCH] crt: Use __builtin_bswap* functions for _byteswap_* implementation.
Jacek Caban
-
[Mingw-w64-public] [PATCH] crt: Remove target checks from math/arm-common/* files.
Jacek Caban
-
[Mingw-w64-public] [PATCH 1/3] crt: Don't use __stosb for RtlSecureZeroMemory implementation on ARM64EC.
Jacek Caban
-
[Mingw-w64-public] [PATCH 1/4] crt: Do not define hypot symbol alias for UCRT builds
Pali Rohár
-
[Mingw-w64-public] [PATCH] headers: Use selectany fenv_t pointers for FE_*_ENV macros.
Jacek Caban
-
[Mingw-w64-public] [PATCH] headers: Import mpeg2data.idl from wine
Biswapriyo Nath
-
[Mingw-w64-public] [PATCH v3 1/2] crt: Don't use FE_* constants in truncl.
Jacek Caban
-
[Mingw-w64-public] [PATCH] headers: Use proper header file for std::nullptr_t
Biswapriyo Nath
-
[Mingw-w64-public] [PATCH] crt: Add support for _dstbias into pre-msvcrt40 import libraries
Pali Rohár
-
[Mingw-w64-public] [PATCH v2 1/2] crt: Don't use FE_* constants in truncl.
Jacek Caban
-
[Mingw-w64-public] [PATCH] crt/delayimp: Make an IAT entry writeable before modifying it
LIU Hao
-
[Mingw-w64-public] [PATCH] crt: Provide __p__daylight/__p__dstbias/__p__timezone/__p__tzname for UCRT builds
Pali Rohár
-
[Mingw-w64-public] [PATCH] crt: Restore ftime symbol also for UCRT builds
Pali Rohár
-
[Mingw-w64-public] [PATCH 1/2] crt: Don't use FE_* constants in truncl.
Jacek Caban
-
[Mingw-w64-public] How would one create a 'Load Configuration' PE directory entry in MinGW/gcc executables?
Pete Batard via Mingw-w64-public
-
[Mingw-w64-public] [PATCH v3] crt: Always include load config in mingwex.
Jacek Caban
-
[Mingw-w64-public] [PATCH v2] crt: Always include load config in mingwex.
Jacek Caban
-
[Mingw-w64-public] [PATCH] crt: Always include load config in mingwex."
Jacek Caban
-
[Mingw-w64-public] [PATCH] include: Add missing float.h declarations.
Jacek Caban
-
[Mingw-w64-public] [PATCH] headers: Define `__MINGW_ATTRIB_DEPRECATED_SEC_WARN` properly for C
LIU Hao
-
[Mingw-w64-public] [PATCH] headers: Remove trailing commas from enumerator lists and initializer lists
LIU Hao
-
[Mingw-w64-public] headers/winhvplatformdefs: Allow `WHV_SYNTHETIC_PROCESSOR_FEATURES::TbFlushHypercalls` for ARM64
LIU Hao
-
Re: [Mingw-w64-public] [PATCH] headers: Remove trailing commas from enumerator lists
Martin Storsjö
-
[Mingw-w64-public] [PATCH] Add missing comparison operators for Microsoft::WRL::ComPtr
Jøger Hansegård via Mingw-w64-public
-
[Mingw-w64-public] [PATCH v4] Deduplicate code in ctype.h and wctype.h
LIU Hao
-
[Mingw-w64-public] [PATCH v3] Deduplicate code in ctype.h and wctype.h
LIU Hao
-
[Mingw-w64-public] [PATCH] crt: Provide __iswcsymf and __iswcsym for all CRT import libraries
Pali Rohár
-
[Mingw-w64-public] [PATCH v2] Deduplicate code in ctype.h and wctype.h
LIU Hao
-
[Mingw-w64-public] _CRT_SECURE_NO_WARNINGS has no effect in C
Seth McDonald via Mingw-w64-public
-
[Mingw-w64-public] [PATCH] Deduplicate code in ctype.h and wctype.h
LIU Hao
-
[Mingw-w64-public] [PATCH] headers: Add RoGetAgileReference in combaseapi.h
Biswapriyo Nath
-
[Mingw-w64-public] [PATCH 1/3] fenv.h: Use unsigned long for fexcept_t on all targets.
Jacek Caban