mingw-w64-public
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/01/16
Re: [Mingw-w64-public] De-duplicate declarations in conio.h and wchar.h
Kirill Makurin
2026/01/16
Re: [Mingw-w64-public] [PATCH] headers/fenv: Use reserved names on parameters
Martin Storsjö
2026/01/16
Re: [Mingw-w64-public] [PATCH 12/12] crt: Add simple test to check that all 32-bit time functions are present
LIU Hao
2026/01/16
Re: [Mingw-w64-public] [PATCH] headers/stdlib: Use reserved names on parameters to `mk{s, d}temp` like `mktemp`
Martin Storsjö
2026/01/16
Re: [Mingw-w64-public] De-duplicate declarations in conio.h and wchar.h
Martin Storsjö
2026/01/16
[Mingw-w64-public] github: compile tests before running them
Kirill Makurin
2026/01/16
Re: [Mingw-w64-public] Questionable declarations in ctype.h and mbctype.h
LIU Hao
2026/01/16
Re: [Mingw-w64-public] [PATCH 2/2] github: Build crt/winpthreads with -Werror for armv7 too
Martin Storsjö
2026/01/16
[Mingw-w64-public] Questionable declarations in ctype.h and mbctype.h
Kirill Makurin
2026/01/16
Re: [Mingw-w64-public] [PATCH 08/12] crt: Provide _time32 emulation for x64 msvcrt.dll
LIU Hao
2026/01/16
Re: [Mingw-w64-public] [PATCH 07/12] crt: Provide _mktime32 emulation for x64 msvcrt.dll
LIU Hao
2026/01/15
Re: [Mingw-w64-public] [PATCH 03/12] crt: Provide _ftime32 emulation for x64 msvcrt.dll
LIU Hao
2026/01/15
Re: [Mingw-w64-public] De-duplicate declarations in conio.h and wchar.h
Kirill Makurin
2026/01/15
[Mingw-w64-public] [PATCH] headers/stdlib: Use reserved names on parameters to `mk{s, d}temp` like `mktemp`
LIU Hao
2026/01/15
Re: [Mingw-w64-public] [PATCH] headers/uchar: Use reserved names on parameters, and fold lines
LIU Hao
2026/01/15
Re: [Mingw-w64-public] De-duplicate declarations in conio.h and wchar.h
LIU Hao
2026/01/15
Re: [Mingw-w64-public] [PATCH 11/16] winpthreads: Load SetThreadDescription from kernel32.dll too
LIU Hao
2026/01/15
Re: [Mingw-w64-public] [PATCH 2/2] github: Build crt/winpthreads with -Werror for armv7 too
LIU Hao
2026/01/15
Re: [Mingw-w64-public] [PATCH 1/2] crt: Add missing includes of <math.h>
LIU Hao
2026/01/15
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
LIU Hao
2026/01/15
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
Martin Storsjö
2026/01/15
[Mingw-w64-public] [PATCH 2/2] github: Build crt/winpthreads with -Werror for armv7 too
Martin Storsjö
2026/01/15
[Mingw-w64-public] [PATCH 1/2] crt: Add missing includes of <math.h>
Martin Storsjö
2026/01/15
Re: [Mingw-w64-public] [PATCH] headers/uchar: Use reserved names on parameters, and fold lines
Martin Storsjö
2026/01/15
Re: [Mingw-w64-public] [PATCH 11/16] winpthreads: Load SetThreadDescription from kernel32.dll too
Martin Storsjö
2026/01/15
Re: [Mingw-w64-public] winstorecompat, getenv_s: Call SetLastError(0) before GetEnvironmentVariable
LIU Hao
2026/01/15
Re: [Mingw-w64-public] [PATCH 2/3] winpthreads: Implement EXCEPTION_SET_THREAD_NAME for non-i386 builds
LIU Hao
2026/01/14
Re: [Mingw-w64-public] [PATCH 1/3] winpthreads: Implement EXCEPTION_SET_THREAD_NAME for 32-bit x86 non-msvc builds
LIU Hao
2026/01/14
Re: [Mingw-w64-public] Add missing _CRTIMP for some functions
Kirill Makurin
2026/01/14
Re: [Mingw-w64-public] [PATCH v2] crt: Fix fstat() to signal overflow and return correct type for directories
LIU Hao
2026/01/14
[Mingw-w64-public] [PATCH] headers/uchar: Use reserved names on parameters, and fold lines
LIU Hao
2026/01/14
Re: [Mingw-w64-public] Add missing _CRTIMP for some functions
LIU Hao
2026/01/14
Re: [Mingw-w64-public] [PATCH] crt: api-ms-win-core: Make PeekConsoleInputA compatible with Windows XP
LIU Hao
2026/01/14
Re: [Mingw-w64-public] [PATCH] crt: Improve mkstemp() when using rand() fallback
LIU Hao
2026/01/14
Re: [Mingw-w64-public] [PATCH] crt: test: t_fseeko64: Replace tempnam() by mkstemp()
LIU Hao
2026/01/14
Re: [Mingw-w64-public] [PATCH] crt: Disable Win9x-only symbols in 32-bit kernel32.def file
LIU Hao
2026/01/14
[Mingw-w64-public] winstorecompat, getenv_s: Call SetLastError(0) before GetEnvironmentVariable
Luca Bacci
2026/01/13
Re: [Mingw-w64-public] [RFC] getenv_s is not standard compliant
Luca Bacci
2026/01/13
Re: [Mingw-w64-public] [RFC] getenv_s is not standard compliant
Kirill Makurin
2026/01/13
Re: [Mingw-w64-public] Frame-based exception handlers in GCC w/ mingw-w64
Luca Bacci
2026/01/13
Re: [Mingw-w64-public] Frame-based exception handlers in GCC w/ mingw-w64
LIU Hao
2026/01/13
Re: [Mingw-w64-public] mingw-w64 version numbers in development snapshots
Martin Storsjö
2026/01/13
Re: [Mingw-w64-public] Frame-based exception handlers in GCC w/ mingw-w64
Martin Storsjö
2026/01/13
Re: [Mingw-w64-public] mingw-w64 version numbers in development snapshots
LIU Hao
2026/01/13
[Mingw-w64-public] Frame-based exception handlers in GCC w/ mingw-w64
Luca Bacci
2026/01/13
[Mingw-w64-public] mingw-w64 version numbers in development snapshots
Luca Bacci
2026/01/13
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
Martin Storsjö
2026/01/13
[Mingw-w64-public] [RFC] getenv_s is not standard compliant
Luca Bacci
2026/01/13
[Mingw-w64-public] [PATCH] headers/fenv: Use reserved names on parameters
LIU Hao
2026/01/13
Re: [Mingw-w64-public] [PATCH 3/3] crt: Fix x86 __mingw_setfp() to not trigger exception when disabling x87 exceptions
LIU Hao
2026/01/13
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
LIU Hao
2026/01/13
Re: [Mingw-w64-public] [PATCH 3/3] crt: Fix x86 __mingw_setfp() to not trigger exception when disabling x87 exceptions
LIU Hao
2026/01/12
Re: [Mingw-w64-public] [PATCH] winstorecompat: Fix getenv_s() when called with NULL buffer
LIU Hao
2026/01/12
Re: [Mingw-w64-public] [PATCH] crt: Fix mingw-w64 getenv_s() emulation for case when the variable name is NULL
LIU Hao
2026/01/10
Re: [Mingw-w64-public] crt: Implement trigonometric functions on half-revolutions
Pali Rohár
2026/01/09
Re: [Mingw-w64-public] crt: Implement trigonometric functions on half-revolutions
Markus Muetzel via Mingw-w64-public
2026/01/09
Re: [Mingw-w64-public] crt: Implement trigonometric functions on half-revolutions
Markus Muetzel via Mingw-w64-public
2026/01/09
Re: [Mingw-w64-public] crt: Implement trigonometric functions on half-revolutions
LIU Hao
2026/01/08
Re: [Mingw-w64-public] crt: Implement trigonometric functions on half-revolutions
Markus Muetzel via Mingw-w64-public
2026/01/08
Re: [Mingw-w64-public] crt: Implement trigonometric functions on half-revolutions
LIU Hao
2026/01/08
Re: [Mingw-w64-public] crt: Implement trigonometric functions on half-revolutions
Markus Mützel via Mingw-w64-public
2026/01/08
[Mingw-w64-public] crt: Implement trigonometric functions on half-revolutions
Markus Mützel via Mingw-w64-public
2025/12/31
Re: [Mingw-w64-public] [PATCH 1/3] crt: Improve __mingw_filename_cp() to work on systems without AreFileApisANSI() function
Kirill Makurin
2025/12/31
Re: [Mingw-w64-public] [PATCH 1/3] crt: Improve __mingw_filename_cp() to work on systems without AreFileApisANSI() function
Pali Rohár
2025/12/31
Re: [Mingw-w64-public] [PATCH 1/3] crt: Improve __mingw_filename_cp() to work on systems without AreFileApisANSI() function
Kirill Makurin
2025/12/31
Re: [Mingw-w64-public] [PATCH 1/3] crt: Improve __mingw_filename_cp() to work on systems without AreFileApisANSI() function
Pali Rohár
2025/12/31
Re: [Mingw-w64-public] [PATCH 1/3] crt: Improve __mingw_filename_cp() to work on systems without AreFileApisANSI() function
Kirill Makurin
2025/12/31
Re: [Mingw-w64-public] [PATCH 1/3] crt: Improve __mingw_filename_cp() to work on systems without AreFileApisANSI() function
Pali Rohár
2025/12/31
Re: [Mingw-w64-public] [PATCH 1/3] crt: Improve __mingw_filename_cp() to work on systems without AreFileApisANSI() function
Kirill Makurin
2025/12/31
Re: [Mingw-w64-public] [PATCH 1/3] crt: Improve __mingw_filename_cp() to work on systems without AreFileApisANSI() function
Pali Rohár
2025/12/31
Re: [Mingw-w64-public] [PATCH 0/3] Improve mingw _cp helper functions
Kirill Makurin
2025/12/31
Re: [Mingw-w64-public] [PATCH 0/3] Improve mingw _cp helper functions
Pali Rohár
2025/12/31
Re: [Mingw-w64-public] [PATCH 1/3] crt: Improve __mingw_filename_cp() to work on systems without AreFileApisANSI() function
Kirill Makurin
2025/12/31
Re: [Mingw-w64-public] [PATCH 0/3] Improve mingw _cp helper functions
Kirill Makurin
2025/12/30
Re: [Mingw-w64-public] [PATCH 0/3] Improve mingw _cp helper functions
Pali Rohár
2025/12/30
Re: [Mingw-w64-public] [PATCH 0/3] Improve mingw _cp helper functions
Kirill Makurin
2025/12/30
[Mingw-w64-public] [PATCH] crt: Disable Win9x-only symbols in 32-bit kernel32.def file
Pali Rohár
2025/12/30
[Mingw-w64-public] [PATCH 3/3] crt: Replace IsDBCSLeadByteEx() usage by __mingw_isleadbyte_cp()
Pali Rohár
2025/12/30
[Mingw-w64-public] [PATCH 1/3] crt: Improve __mingw_filename_cp() to work on systems without AreFileApisANSI() function
Pali Rohár
2025/12/30
[Mingw-w64-public] [PATCH 2/3] crt: Add helper function __mingw_isleadbyte_cp()
Pali Rohár
2025/12/30
[Mingw-w64-public] [PATCH 0/3] Improve mingw _cp helper functions
Pali Rohár
2025/12/30
Re: [Mingw-w64-public] Ensure that stderr is not fully buffered
Pali Rohár
2025/12/30
Re: [Mingw-w64-public] Should be libapi-ms-win-crt-environment-l1-1-0.dll in libucrtapp.a?
Kirill Makurin
2025/12/30
Re: [Mingw-w64-public] Should be libapi-ms-win-crt-environment-l1-1-0.dll in libucrtapp.a?
Pali Rohár
2025/12/30
Re: [Mingw-w64-public] Should be libapi-ms-win-crt-environment-l1-1-0.dll in libucrtapp.a?
Pali Rohár
2025/12/30
Re: [Mingw-w64-public] winpthreads: declaration of pid_t and autoconf's AC_TYPE_PID_T
Kirill Makurin
2025/12/29
Re: [Mingw-w64-public] [PATCH] crt: api-ms-win-core: Make PeekConsoleInputA compatible with Windows XP
Pali Rohár
2025/12/29
Re: [Mingw-w64-public] Should be libapi-ms-win-crt-environment-l1-1-0.dll in libucrtapp.a?
Kirill Makurin
2025/12/29
Re: [Mingw-w64-public] Should be libapi-ms-win-crt-environment-l1-1-0.dll in libucrtapp.a?
Martin Storsjö
2025/12/29
Re: [Mingw-w64-public] [PATCH] crt: api-ms-win-core: Make PeekConsoleInputA compatible with Windows XP
LIU Hao
2025/12/29
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Martin Storsjö
2025/12/29
Re: [Mingw-w64-public] [PATCH] crt: api-ms-win-core: Make PeekConsoleInputA compatible with Windows XP
Pali Rohár
2025/12/29
Re: [Mingw-w64-public] Should we replace some [w]ctype.h functions?
Kirill Makurin
2025/12/29
Re: [Mingw-w64-public] Should we replace some [w]ctype.h functions?
LIU Hao
2025/12/29
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Kirill Makurin
2025/12/28
Re: [Mingw-w64-public] [PATCH] crt: api-ms-win-core: Make PeekConsoleInputA compatible with Windows XP
LIU Hao
2025/12/28
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Martin Storsjö
2025/12/28
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Pali Rohár
2025/12/28
[Mingw-w64-public] [PATCH] crt: Fix mingw-w64 getenv_s() emulation for case when the variable name is NULL
Pali Rohár
2025/12/28
[Mingw-w64-public] [PATCH] winstorecompat: Fix getenv_s() when called with NULL buffer
Pali Rohár
2025/12/28
[Mingw-w64-public] [PATCH] crt: api-ms-win-core: Make PeekConsoleInputA compatible with Windows XP
Pali Rohár
2025/12/28
[Mingw-w64-public] [PATCH 11/12] crt: Provide _wutime32 emulation for x64 msvcrt.dll
Pali Rohár
2025/12/28
[Mingw-w64-public] [PATCH 12/12] crt: Add simple test to check that all 32-bit time functions are present
Pali Rohár
2025/12/28
[Mingw-w64-public] [PATCH 00/12] Provide 32-bit time functions for x64 msvcrt.dll
Pali Rohár
2025/12/28
[Mingw-w64-public] [PATCH 08/12] crt: Provide _time32 emulation for x64 msvcrt.dll
Pali Rohár
2025/12/28
[Mingw-w64-public] [PATCH 10/12] crt: Provide _wctime32 emulation for x64 msvcrt.dll
Pali Rohár
2025/12/28
[Mingw-w64-public] [PATCH 09/12] crt: Provide _utime32 emulation for x64 msvcrt.dll
Pali Rohár
2025/12/28
[Mingw-w64-public] [PATCH 07/12] crt: Provide _mktime32 emulation for x64 msvcrt.dll
Pali Rohár
2025/12/28
[Mingw-w64-public] [PATCH 05/12] crt: Provide _gmtime32 emulation for x64 msvcrt.dll
Pali Rohár
2025/12/28
[Mingw-w64-public] [PATCH 02/12] crt: Provide _difftime32 emulation for x64 msvcrt.dll
Pali Rohár
2025/12/28
[Mingw-w64-public] [PATCH 06/12] crt: Provide _localtime32 emulation for x64 msvcrt.dll
Pali Rohár
2025/12/28
[Mingw-w64-public] [PATCH 01/12] crt: Provide _ctime32 emulation for x64 msvcrt.dll
Pali Rohár
2025/12/28
[Mingw-w64-public] [PATCH 03/12] crt: Provide _ftime32 emulation for x64 msvcrt.dll
Pali Rohár
2025/12/28
[Mingw-w64-public] [PATCH 04/12] crt: Provide _futime32 emulation for x64 msvcrt.dll
Pali Rohár
2025/12/28
Re: [Mingw-w64-public] [PATCH] crt: clean-local only generated files
LIU Hao
2025/12/27
Re: [Mingw-w64-public] [PATCH] crt: clean-local only generated files
Luca Bacci
2025/12/27
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
Pali Rohár
2025/12/27
[Mingw-w64-public] [PATCH 1/3] crt: Implement GNU functions for enabling/disabling floating point exceptions
Pali Rohár
2025/12/27
[Mingw-w64-public] [PATCH 0/3] x87 fenv fixes
Pali Rohár
2025/12/27
[Mingw-w64-public] [PATCH 3/3] crt: Fix x86 __mingw_setfp() to not trigger exception when disabling x87 exceptions
Pali Rohár
2025/12/27
[Mingw-w64-public] [PATCH 2/3] crt: Fix x86 __mingw_setfp() to not trigger exception when reading x87 sw and cw
Pali Rohár
2025/12/27
[Mingw-w64-public] [PATCH] crt: clean-local only generated files
Pali Rohár
2025/12/26
Re: [Mingw-w64-public] [PATCH 10/12] crt: crt_handler: Switch from __C_specific_handler+_gnu_exception_handler to __mingw_SEH_error_handler
Pali Rohár
2025/12/26
Re: [Mingw-w64-public] [PATCH 10/12] crt: crt_handler: Switch from __C_specific_handler+_gnu_exception_handler to __mingw_SEH_error_handler
LIU Hao
2025/12/26
Re: [Mingw-w64-public] [PATCH 10/12] crt: crt_handler: Switch from __C_specific_handler+_gnu_exception_handler to __mingw_SEH_error_handler
Pali Rohár
2025/12/26
Re: [Mingw-w64-public] [PATCH 2/3] winpthreads: Implement EXCEPTION_SET_THREAD_NAME for non-i386 builds
Pali Rohár
2025/12/26
Re: [Mingw-w64-public] [PATCH 10/12] crt: crt_handler: Switch from __C_specific_handler+_gnu_exception_handler to __mingw_SEH_error_handler
Pali Rohár
2025/12/26
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
LIU Hao
2025/12/26
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
Pali Rohár
2025/12/26
Re: [Mingw-w64-public] [PATCH 10/12] crt: crt_handler: Switch from __C_specific_handler+_gnu_exception_handler to __mingw_SEH_error_handler
LIU Hao
2025/12/26
Re: [Mingw-w64-public] [PATCH 2/3] headers: Remove ExceptionExecuteHandler
LIU Hao
2025/12/25
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
LIU Hao
2025/12/25
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
LIU Hao
2025/12/25
Re: [Mingw-w64-public] [PATCH 1/3] headers: Fix PEXCEPTION_ROUTINE type definition
LIU Hao
2025/12/25
Re: [Mingw-w64-public] Registration of _gnu_exception_handler
LIU Hao
2025/12/25
Re: [Mingw-w64-public] R: R: Implement safe stdio flush on exit
LIU Hao
2025/12/25
[Mingw-w64-public] [PATCH 10/12] crt: crt_handler: Switch from __C_specific_handler+_gnu_exception_handler to __mingw_SEH_error_handler
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 02/12] crt: crt_handler: Propagate SEH EXCEPTION_INT_OVERFLOW exception also in 64-bit binaries
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 12/12] crt: crt_handler: Move registration of __mingw_SEH_error_handler to the top of __tmainCRTStartup function
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 08/12] crt: crt_handler: Remove registration of _gnu_exception_handler as UnhandledExceptionFilter
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 11/12] crt: Show error message when some of __xi_a - __xi_z callbacks fails at startup
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 06/12] crt: crt_handler: Enable __mingw_SEH_error_handler code for all builds
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 07/12] crt: crt_handler: Register top level SEH handler __mingw_SEH_error_handler for 32-bit x86 builds
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 09/12] crt: crt_handler: Define _gnu_exception_handler as wrapper around the __mingw_SEH_error_handler
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 05/12] crt: crt_handler: Skip processing of unwind calls in __mingw_SEH_error_handler
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 01/12] crt: crt_handler: Replace return numeric values by enum values in __mingw_SEH_error_handler() function
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 03/12] crt: crt_handler: Add explicit __cdecl for __mingw_SEH_error_handler
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 00/12] Improve handling of mingw signal exceptions
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 04/12] crt: crt_handler: Move __mingw_init_ehandler specific definitions into appropriate ifdef section
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 2/3] winpthreads: Implement EXCEPTION_SET_THREAD_NAME for non-i386 builds
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 3/3] winpthreads: Remove usage of global Vectored Exception Handler
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 0/3] winpthreads: Replace VEH by SEH
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 1/3] winpthreads: Implement EXCEPTION_SET_THREAD_NAME for 32-bit x86 non-msvc builds
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 1/3] headers: Fix PEXCEPTION_ROUTINE type definition
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 2/3] headers: Remove ExceptionExecuteHandler
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
Pali Rohár
2025/12/25
[Mingw-w64-public] [PATCH 0/3] Fix exception definitions in header files
Pali Rohár
2025/12/25
Re: [Mingw-w64-public] R: R: Implement safe stdio flush on exit
Luca Bacci
2025/12/25
Re: [Mingw-w64-public] Registration of _gnu_exception_handler
Pali Rohár
2025/12/25
Re: [Mingw-w64-public] Registration of _gnu_exception_handler
LIU Hao
2025/12/25
[Mingw-w64-public] Registration of _gnu_exception_handler
Pali Rohár
2025/12/25
Re: [Mingw-w64-public] R: R: Implement safe stdio flush on exit
LIU Hao
2025/12/24
[Mingw-w64-public] R: R: Implement safe stdio flush on exit
Luca Bacci
2025/12/23
[Mingw-w64-public] Should we replace some [w]ctype.h functions?
Kirill Makurin
2025/12/23
[Mingw-w64-public] R: Adding a helper DLL to mingw-w64-crt testsuite
Luca Bacci
2025/12/22
[Mingw-w64-public] Should be libapi-ms-win-crt-environment-l1-1-0.dll in libucrtapp.a?
Pali Rohár
2025/12/20
Re: [Mingw-w64-public] [PATCH 12/16] winpthreads: Fix WINPTHREADS_TIME_BITS
Kirill Makurin
2025/12/20
[Mingw-w64-public] [PATCH 02/16] winpthreads: Make TEST_HANDLE compatible with UWP and Win9x
Pali Rohár
2025/12/20
[Mingw-w64-public] [PATCH 16/16] winpthreads: tests: Add test for pthread_getname_np() and pthread_setname_np()
Pali Rohár
2025/12/20
[Mingw-w64-public] [PATCH 15/16] winpthreads: Replace StringCchCopyNA() by simple memcpy() in pthread_getname_np()
Pali Rohár
2025/12/20
[Mingw-w64-public] [PATCH 06/16] winpthreads: Fix compile warning about unknown option prio-ctor-dtor
Pali Rohár
2025/12/20
[Mingw-w64-public] [PATCH 12/16] winpthreads: Fix WINPTHREADS_TIME_BITS
Pali Rohár
2025/12/20
[Mingw-w64-public] [PATCH 14/16] winpthreads: Use WINPTHREADS_INLINE instead of inline
Pali Rohár
2025/12/20
[Mingw-w64-public] [PATCH 10/16] winpthreads: Remove extra duplicate trailing nul bytes from strings in the PE DLL resource section
Pali Rohár
2025/12/20
[Mingw-w64-public] [PATCH 13/16] winpthreads: Use correct uppercase boolean constants for WinAPI functions
Pali Rohár
2025/12/20
[Mingw-w64-public] [PATCH 04/16] winpthreads: Always try to use VectoredExceptionHandler when is available and then fallback to SEH
Pali Rohár
2025/12/20
[Mingw-w64-public] [PATCH 08/16] winpthreads: Fill correct OriginalFilename and InternalName into the PE DLL resource section
Pali Rohár
2025/12/20
[Mingw-w64-public] [PATCH 11/16] winpthreads: Load SetThreadDescription from kernel32.dll too
Pali Rohár
2025/12/20
[Mingw-w64-public] [PATCH 05/16] winpthreads: Fix compile warning: "CHAR_BIT" redefined
Pali Rohár
2025/12/20
[Mingw-w64-public] [PATCH 09/16] winpthreads: Fill VS_FF_DEBUG flag into the PE DLL resource section for debug builds
Pali Rohár
2025/12/20
[Mingw-w64-public] [PATCH 00/16] winpthreads: Various fixes
Pali Rohár
2025/12/20
[Mingw-w64-public] [PATCH 07/16] winpthreads: Fill OS type into the PE DLL resource section
Pali Rohár
2025/12/20
[Mingw-w64-public] [PATCH 03/16] winpthreads: Fix usage of VectoredExceptionHandler
Pali Rohár
2025/12/20
[Mingw-w64-public] [PATCH 01/16] winpthreads: Deduplicate code for testing validity of WinAPI handles
Pali Rohár
2025/12/20
Re: [Mingw-w64-public] R: Implement safe stdio flush on exit
LIU Hao
2025/12/20
Re: [Mingw-w64-public] Adding a helper DLL to mingw-w64-crt testsuite
LIU Hao
2025/12/20
[Mingw-w64-public] Adding a helper DLL to mingw-w64-crt testsuite
Luca Bacci
2025/12/19
Re: [Mingw-w64-public] Reversed usage of _ASSERT_BASE and _ASSERT_EXPR?
Kirill Makurin
2025/12/19
Re: [Mingw-w64-public] Reversed usage of _ASSERT_BASE and _ASSERT_EXPR?
LIU Hao
2025/12/19
[Mingw-w64-public] Reversed usage of _ASSERT_BASE and _ASSERT_EXPR?
Kirill Makurin
2025/12/19
[Mingw-w64-public] De-duplicate declarations in conio.h and wchar.h
Kirill Makurin
2025/12/19
[Mingw-w64-public] R: Implement safe stdio flush on exit
Luca Bacci
2025/12/19
[Mingw-w64-public] [PATCH v2] crt: Fix fstat() to signal overflow and return correct type for directories
Pali Rohár
2025/12/19
Re: [Mingw-w64-public] [PATCH] crt: Fix fstat() to signal overflow and return correct type for directories
Pali Rohár
2025/12/19
[Mingw-w64-public] [PATCH] crt: Implement POSIX mkdtemp() function
Pali Rohár
2025/12/19
[Mingw-w64-public] [PATCH] crt: Improve mkstemp() when using rand() fallback
Pali Rohár
2025/12/19
[Mingw-w64-public] [PATCH] crt: test: t_fseeko64: Replace tempnam() by mkstemp()
Pali Rohár
2025/12/19
Re: [Mingw-w64-public] [PATCH] crt: Fix fstat() to signal overflow and return correct type for directories
LIU Hao
2025/12/19
Re: [Mingw-w64-public] [PATCH] crt: Fix fstat() to signal overflow and return correct type for directories
Pali Rohár
2025/12/19
Re: [Mingw-w64-public] [PATCH] crt: Fix fstat() to signal overflow and return correct type for directories
Martin Storsjö
Earlier messages
Later messages