mingw-w64-public
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [Mingw-w64-public] [PATCH 00/12] Provide 32-bit time functions for x64 msvcrt.dll
Pali Rohár
Re: [Mingw-w64-public] [PATCH 00/12] Provide 32-bit time functions for x64 msvcrt.dll
Kirill Makurin
Re: [Mingw-w64-public] [PATCH 00/12] Provide 32-bit time functions for x64 msvcrt.dll
Jacek Caban via Mingw-w64-public
Re: [Mingw-w64-public] [PATCH 00/12] Provide 32-bit time functions for x64 msvcrt.dll
Kirill Makurin
Re: [Mingw-w64-public] [PATCH 00/12] Provide 32-bit time functions for x64 msvcrt.dll
Pali Rohár
Re: [Mingw-w64-public] [PATCH 00/12] Provide 32-bit time functions for x64 msvcrt.dll
Jacek Caban via Mingw-w64-public
Re: [Mingw-w64-public] [PATCH 00/12] Provide 32-bit time functions for x64 msvcrt.dll
Martin Storsjö
Re: [Mingw-w64-public] [PATCH 00/12] Provide 32-bit time functions for x64 msvcrt.dll
Kirill Makurin
Re: [Mingw-w64-public] [PATCH 00/12] Provide 32-bit time functions for x64 msvcrt.dll
Pali Rohár
Re: [Mingw-w64-public] [PATCH 00/12] Provide 32-bit time functions for x64 msvcrt.dll
Jacek Caban via Mingw-w64-public
Re: [Mingw-w64-public] [PATCH 00/12] Provide 32-bit time functions for x64 msvcrt.dll
Jacek Caban via Mingw-w64-public
Re: [Mingw-w64-public] [PATCH 00/12] Provide 32-bit time functions for x64 msvcrt.dll
Pali Rohár
[Mingw-w64-public] [PATCH 0/3] x87 fenv fixes
Pali Rohár
[Mingw-w64-public] [PATCH 2/3] crt: Fix x86 __mingw_setfp() to not trigger exception when reading x87 sw and cw
Pali Rohár
[Mingw-w64-public] [PATCH 3/3] crt: Fix x86 __mingw_setfp() to not trigger exception when disabling x87 exceptions
Pali Rohár
Re: [Mingw-w64-public] [PATCH 3/3] crt: Fix x86 __mingw_setfp() to not trigger exception when disabling x87 exceptions
LIU Hao
Re: [Mingw-w64-public] [PATCH 3/3] crt: Fix x86 __mingw_setfp() to not trigger exception when disabling x87 exceptions
LIU Hao
Re: [Mingw-w64-public] [PATCH 3/3] crt: Fix x86 __mingw_setfp() to not trigger exception when disabling x87 exceptions
Pali Rohár
[Mingw-w64-public] [PATCH 1/3] crt: Implement GNU functions for enabling/disabling floating point exceptions
Pali Rohár
[Mingw-w64-public] [PATCH] crt: clean-local only generated files
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: clean-local only generated files
Luca Bacci
Re: [Mingw-w64-public] [PATCH] crt: clean-local only generated files
LIU Hao
[Mingw-w64-public] [PATCH 00/12] Improve handling of mingw signal exceptions
Pali Rohár
[Mingw-w64-public] [PATCH 04/12] crt: crt_handler: Move __mingw_init_ehandler specific definitions into appropriate ifdef section
Pali Rohár
[Mingw-w64-public] [PATCH 03/12] crt: crt_handler: Add explicit __cdecl for __mingw_SEH_error_handler
Pali Rohár
[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
[Mingw-w64-public] [PATCH 05/12] crt: crt_handler: Skip processing of unwind calls in __mingw_SEH_error_handler
Pali Rohár
Re: [Mingw-w64-public] [PATCH 05/12] crt: crt_handler: Skip processing of unwind calls in __mingw_SEH_error_handler
LIU Hao
Re: [Mingw-w64-public] [PATCH 05/12] crt: crt_handler: Skip processing of unwind calls in __mingw_SEH_error_handler
Pali Rohár
[Mingw-w64-public] [PATCH 09/12] crt: crt_handler: Define _gnu_exception_handler as wrapper around the __mingw_SEH_error_handler
Pali Rohár
Re: [Mingw-w64-public] [PATCH 09/12] crt: crt_handler: Define _gnu_exception_handler as wrapper around the __mingw_SEH_error_handler
LIU Hao
Re: [Mingw-w64-public] [PATCH 09/12] crt: crt_handler: Define _gnu_exception_handler as wrapper around the __mingw_SEH_error_handler
Pali Rohár
Re: [Mingw-w64-public] [PATCH 09/12] crt: crt_handler: Define _gnu_exception_handler as wrapper around the __mingw_SEH_error_handler
LIU Hao
[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
[Mingw-w64-public] [PATCH 06/12] crt: crt_handler: Enable __mingw_SEH_error_handler code for all builds
Pali Rohár
Re: [Mingw-w64-public] [PATCH 06/12] crt: crt_handler: Enable __mingw_SEH_error_handler code for all builds
LIU Hao
Re: [Mingw-w64-public] [PATCH 06/12] crt: crt_handler: Enable __mingw_SEH_error_handler code for all builds
LIU Hao
Re: [Mingw-w64-public] [PATCH 06/12] crt: crt_handler: Enable __mingw_SEH_error_handler code for all builds
Pali Rohár
[Mingw-w64-public] [PATCH 11/12] crt: Show error message when some of __xi_a - __xi_z callbacks fails at startup
Pali Rohár
[Mingw-w64-public] [PATCH 08/12] crt: crt_handler: Remove registration of _gnu_exception_handler as UnhandledExceptionFilter
Pali Rohár
[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
[Mingw-w64-public] [PATCH 02/12] crt: crt_handler: Propagate SEH EXCEPTION_INT_OVERFLOW exception also in 64-bit binaries
Pali Rohár
Re: [Mingw-w64-public] [PATCH 02/12] crt: crt_handler: Propagate SEH EXCEPTION_INT_OVERFLOW exception also in 64-bit binaries
LIU Hao
Re: [Mingw-w64-public] [PATCH 02/12] crt: crt_handler: Propagate SEH EXCEPTION_INT_OVERFLOW exception also in 64-bit binaries
Pali Rohár
[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
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
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
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
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
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
Re: [Mingw-w64-public] [PATCH 10/12] crt: crt_handler: Switch from __C_specific_handler+_gnu_exception_handler to __mingw_SEH_error_handler
Jacek Caban via Mingw-w64-public
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
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
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
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
Re: [Mingw-w64-public] [PATCH 10/12] crt: crt_handler: Switch from __C_specific_handler+_gnu_exception_handler to __mingw_SEH_error_handler
Martin Storsjö
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
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
[Mingw-w64-public] [PATCH 0/3] winpthreads: Replace VEH by SEH
Pali Rohár
[Mingw-w64-public] [PATCH 1/3] winpthreads: Implement EXCEPTION_SET_THREAD_NAME for 32-bit x86 non-msvc builds
Pali Rohár
Re: [Mingw-w64-public] [PATCH 1/3] winpthreads: Implement EXCEPTION_SET_THREAD_NAME for 32-bit x86 non-msvc builds
LIU Hao
[Mingw-w64-public] [PATCH 3/3] winpthreads: Remove usage of global Vectored Exception Handler
Pali Rohár
[Mingw-w64-public] [PATCH 2/3] winpthreads: Implement EXCEPTION_SET_THREAD_NAME for non-i386 builds
Pali Rohár
Re: [Mingw-w64-public] [PATCH 2/3] winpthreads: Implement EXCEPTION_SET_THREAD_NAME for non-i386 builds
Pali Rohár
Re: [Mingw-w64-public] [PATCH 2/3] winpthreads: Implement EXCEPTION_SET_THREAD_NAME for non-i386 builds
LIU Hao
[Mingw-w64-public] [PATCH 0/3] Fix exception definitions in header files
Pali Rohár
[Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
Pali Rohár
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
LIU Hao
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
LIU Hao
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
Pali Rohár
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
LIU Hao
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
Martin Storsjö
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
LIU Hao
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
Martin Storsjö
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
LIU Hao
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
Pali Rohár
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
Martin Storsjö
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
Pali Rohár
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
Pali Rohár
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
LIU Hao
Re: [Mingw-w64-public] [PATCH 3/3] headers: Convert EXCEPTION_DISPOSITION from define to enum
Martin Storsjö
[Mingw-w64-public] [PATCH 2/3] headers: Remove ExceptionExecuteHandler
Pali Rohár
Re: [Mingw-w64-public] [PATCH 2/3] headers: Remove ExceptionExecuteHandler
LIU Hao
[Mingw-w64-public] [PATCH 1/3] headers: Fix PEXCEPTION_ROUTINE type definition
Pali Rohár
Re: [Mingw-w64-public] [PATCH 1/3] headers: Fix PEXCEPTION_ROUTINE type definition
LIU Hao
[Mingw-w64-public] Registration of _gnu_exception_handler
Pali Rohár
Re: [Mingw-w64-public] Registration of _gnu_exception_handler
LIU Hao
Re: [Mingw-w64-public] Registration of _gnu_exception_handler
Pali Rohár
Re: [Mingw-w64-public] Registration of _gnu_exception_handler
LIU Hao
[Mingw-w64-public] Should we replace some [w]ctype.h functions?
Kirill Makurin
Re: [Mingw-w64-public] Should we replace some [w]ctype.h functions?
LIU Hao
Re: [Mingw-w64-public] Should we replace some [w]ctype.h functions?
Kirill Makurin
[Mingw-w64-public] Should be libapi-ms-win-crt-environment-l1-1-0.dll in libucrtapp.a?
Pali Rohár
Re: [Mingw-w64-public] Should be libapi-ms-win-crt-environment-l1-1-0.dll in libucrtapp.a?
Martin Storsjö
Re: [Mingw-w64-public] Should be libapi-ms-win-crt-environment-l1-1-0.dll in libucrtapp.a?
Kirill Makurin
Re: [Mingw-w64-public] Should be libapi-ms-win-crt-environment-l1-1-0.dll in libucrtapp.a?
Pali Rohár
Re: [Mingw-w64-public] Should be libapi-ms-win-crt-environment-l1-1-0.dll in libucrtapp.a?
Pali Rohár
Re: [Mingw-w64-public] Should be libapi-ms-win-crt-environment-l1-1-0.dll in libucrtapp.a?
Kirill Makurin
[Mingw-w64-public] [PATCH 00/16] winpthreads: Various fixes
Pali Rohár
[Mingw-w64-public] [PATCH 01/16] winpthreads: Deduplicate code for testing validity of WinAPI handles
Pali Rohár
[Mingw-w64-public] [PATCH 03/16] winpthreads: Fix usage of VectoredExceptionHandler
Pali Rohár
[Mingw-w64-public] [PATCH 07/16] winpthreads: Fill OS type into the PE DLL resource section
Pali Rohár
[Mingw-w64-public] [PATCH 09/16] winpthreads: Fill VS_FF_DEBUG flag into the PE DLL resource section for debug builds
Pali Rohár
[Mingw-w64-public] [PATCH 05/16] winpthreads: Fix compile warning: "CHAR_BIT" redefined
Pali Rohár
[Mingw-w64-public] [PATCH 11/16] winpthreads: Load SetThreadDescription from kernel32.dll too
Pali Rohár
Re: [Mingw-w64-public] [PATCH 11/16] winpthreads: Load SetThreadDescription from kernel32.dll too
Martin Storsjö
Re: [Mingw-w64-public] [PATCH 11/16] winpthreads: Load SetThreadDescription from kernel32.dll too
LIU Hao
Re: [Mingw-w64-public] [PATCH 11/16] winpthreads: Load SetThreadDescription from kernel32.dll too
Pali Rohár
Re: [Mingw-w64-public] [PATCH 11/16] winpthreads: Load SetThreadDescription from kernel32.dll too
Pali Rohár
Re: [Mingw-w64-public] [PATCH 11/16] winpthreads: Load SetThreadDescription from kernel32.dll too
LIU Hao
[Mingw-w64-public] [PATCH 08/16] winpthreads: Fill correct OriginalFilename and InternalName into the PE DLL resource section
Pali Rohár
[Mingw-w64-public] [PATCH 04/16] winpthreads: Always try to use VectoredExceptionHandler when is available and then fallback to SEH
Pali Rohár
[Mingw-w64-public] [PATCH 13/16] winpthreads: Use correct uppercase boolean constants for WinAPI functions
Pali Rohár
[Mingw-w64-public] [PATCH 10/16] winpthreads: Remove extra duplicate trailing nul bytes from strings in the PE DLL resource section
Pali Rohár
[Mingw-w64-public] [PATCH 14/16] winpthreads: Use WINPTHREADS_INLINE instead of inline
Pali Rohár
[Mingw-w64-public] [PATCH 12/16] winpthreads: Fix WINPTHREADS_TIME_BITS
Pali Rohár
Re: [Mingw-w64-public] [PATCH 12/16] winpthreads: Fix WINPTHREADS_TIME_BITS
Kirill Makurin
[Mingw-w64-public] [PATCH 06/16] winpthreads: Fix compile warning about unknown option prio-ctor-dtor
Pali Rohár
[Mingw-w64-public] [PATCH 15/16] winpthreads: Replace StringCchCopyNA() by simple memcpy() in pthread_getname_np()
Pali Rohár
[Mingw-w64-public] [PATCH 16/16] winpthreads: tests: Add test for pthread_getname_np() and pthread_setname_np()
Pali Rohár
[Mingw-w64-public] [PATCH 02/16] winpthreads: Make TEST_HANDLE compatible with UWP and Win9x
Pali Rohár
[Mingw-w64-public] Adding a helper DLL to mingw-w64-crt testsuite
Luca Bacci
Re: [Mingw-w64-public] Adding a helper DLL to mingw-w64-crt testsuite
LIU Hao
[Mingw-w64-public] R: Adding a helper DLL to mingw-w64-crt testsuite
Luca Bacci
[Mingw-w64-public] Reversed usage of _ASSERT_BASE and _ASSERT_EXPR?
Kirill Makurin
Re: [Mingw-w64-public] Reversed usage of _ASSERT_BASE and _ASSERT_EXPR?
LIU Hao
Re: [Mingw-w64-public] Reversed usage of _ASSERT_BASE and _ASSERT_EXPR?
Kirill Makurin
[Mingw-w64-public] De-duplicate declarations in conio.h and wchar.h
Kirill Makurin
Re: [Mingw-w64-public] De-duplicate declarations in conio.h and wchar.h
LIU Hao
Re: [Mingw-w64-public] De-duplicate declarations in conio.h and wchar.h
Kirill Makurin
Re: [Mingw-w64-public] De-duplicate declarations in conio.h and wchar.h
Martin Storsjö
Re: [Mingw-w64-public] De-duplicate declarations in conio.h and wchar.h
Kirill Makurin
[Mingw-w64-public] [PATCH] crt: Implement POSIX mkdtemp() function
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: Implement POSIX mkdtemp() function
LIU Hao
Re: [Mingw-w64-public] [PATCH] crt: Implement POSIX mkdtemp() function
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Implement POSIX mkdtemp() function
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: Implement POSIX mkdtemp() function
Kirill Makurin
Re: [Mingw-w64-public] [PATCH] crt: Implement POSIX mkdtemp() function
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Implement POSIX mkdtemp() function
LIU Hao
Re: [Mingw-w64-public] [PATCH] crt: Implement POSIX mkdtemp() function
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Implement POSIX mkdtemp() function
LIU Hao
Re: [Mingw-w64-public] [PATCH] crt: Implement POSIX mkdtemp() function
Martin Storsjö
[Mingw-w64-public] [PATCH] crt: Improve mkstemp() when using rand() fallback
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: Improve mkstemp() when using rand() fallback
LIU Hao
[Mingw-w64-public] [PATCH] crt: test: t_fseeko64: Replace tempnam() by mkstemp()
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: test: t_fseeko64: Replace tempnam() by mkstemp()
LIU Hao
[Mingw-w64-public] Add missing _CRTIMP for some functions
Kirill Makurin
Re: [Mingw-w64-public] Add missing _CRTIMP for some functions
Pali Rohár
Re: [Mingw-w64-public] Add missing _CRTIMP for some functions
Kirill Makurin
Re: [Mingw-w64-public] Add missing _CRTIMP for some functions
Martin Storsjö
Re: [Mingw-w64-public] Add missing _CRTIMP for some functions
Kirill Makurin
Re: [Mingw-w64-public] Add missing _CRTIMP for some functions
LIU Hao
Re: [Mingw-w64-public] Add missing _CRTIMP for some functions
Kirill Makurin
[Mingw-w64-public] Remove inline definitions of str[n]casecmp from string.h
Kirill Makurin
Re: [Mingw-w64-public] Remove inline definitions of str[n]casecmp from string.h
Pali Rohár
Re: [Mingw-w64-public] Remove inline definitions of str[n]casecmp from string.h
Kirill Makurin
Re: [Mingw-w64-public] Remove inline definitions of str[n]casecmp from string.h
LIU Hao
Re: [Mingw-w64-public] Remove inline definitions of str[n]casecmp from string.h
Kirill Makurin
Re: [Mingw-w64-public] Remove inline definitions of str[n]casecmp from string.h
LIU Hao
[Mingw-w64-public] headers: Add IDCompositionDevice5 definition in dcomp.h
Biswapriyo Nath
Re: [Mingw-w64-public] headers: Add IDCompositionDevice5 definition in dcomp.h
LIU Hao
[Mingw-w64-public] [PATCH] crt: Fix fstat() to signal overflow and return correct type for directories
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: Fix fstat() to signal overflow and return correct type for directories
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Fix fstat() to signal overflow and return correct type for directories
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: Fix fstat() to signal overflow and return correct type for directories
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Fix fstat() to signal overflow and return correct type for directories
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: Fix fstat() to signal overflow and return correct type for directories
LIU Hao
Re: [Mingw-w64-public] [PATCH] crt: Fix fstat() to signal overflow and return correct type for directories
Pali Rohár
[Mingw-w64-public] [PATCH v2] crt: Fix fstat() to signal overflow and return correct type for directories
Pali Rohár
Re: [Mingw-w64-public] [PATCH v2] crt: Fix fstat() to signal overflow and return correct type for directories
LIU Hao
Re: [Mingw-w64-public] [PATCH v2] crt: Fix fstat() to signal overflow and return correct type for directories
Pali Rohár
Re: [Mingw-w64-public] [PATCH v2] crt: Fix fstat() to signal overflow and return correct type for directories
Pali Rohár
Re: [Mingw-w64-public] [PATCH v2] crt: Fix fstat() to signal overflow and return correct type for directories
Pali Rohár
Re: [Mingw-w64-public] [PATCH v2] crt: Fix fstat() to signal overflow and return correct type for directories
LIU Hao
Re: [Mingw-w64-public] [PATCH v2] crt: Fix fstat() to signal overflow and return correct type for directories
LIU Hao
Re: [Mingw-w64-public] [PATCH v2] crt: Fix fstat() to signal overflow and return correct type for directories
LIU Hao
Re: [Mingw-w64-public] [PATCH v2] crt: Fix fstat() to signal overflow and return correct type for directories
Pali Rohár
[Mingw-w64-public] [PATCH 0/5] Allow to use native getc/putc nolock functions
Pali Rohár
[Mingw-w64-public] [PATCH 1/5] crt: Use native _getc_nolock when possible
Pali Rohár
[Mingw-w64-public] [PATCH 3/5] headers: Unify _getc_nolock and _putc_nolock declarations
Pali Rohár
[Mingw-w64-public] [PATCH 4/5] crt: Provide _fgetc_nolock() function for all msvcrt builds
Pali Rohár
[Mingw-w64-public] [PATCH 5/5] crt: Provide _fputc_nolock() function for all msvcrt builds
Pali Rohár
[Mingw-w64-public] [PATCH 2/5] crt: Add missing _imp symbol for mingw-w64 emulated _nolock functions
Pali Rohár
Re: [Mingw-w64-public] [PATCH 0/5] Allow to use native getc/putc nolock functions
Martin Storsjö
Re: [Mingw-w64-public] [PATCH 0/5] Allow to use native getc/putc nolock functions
Pali Rohár
Re: [Mingw-w64-public] [PATCH 0/5] Allow to use native getc/putc nolock functions
Martin Storsjö
[Mingw-w64-public] [PATCH] winpthreads: Remove unnecessary volatile from spinlock.c
Pali Rohár
Re: [Mingw-w64-public] [PATCH] winpthreads: Remove unnecessary volatile from spinlock.c
LIU Hao
[Mingw-w64-public] work-in-progress POSIX API library for native Windows
Kirill Makurin
Re: [Mingw-w64-public] work-in-progress POSIX API library for native Windows
LIU Hao
Re: [Mingw-w64-public] work-in-progress POSIX API library for native Windows
Kirill Makurin
Re: [Mingw-w64-public] work-in-progress POSIX API library for native Windows
LIU Hao
Re: [Mingw-w64-public] work-in-progress POSIX API library for native Windows
Kirill Makurin
Re: [Mingw-w64-public] work-in-progress POSIX API library for native Windows
Kirill Makurin
[Mingw-w64-public] [PATCH] headers/intrin-impl: Allow constant addresses when referencing segmented memory
LIU Hao
Re: [Mingw-w64-public] [PATCH] headers/intrin-impl: Allow constant addresses when referencing segmented memory
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] headers/intrin-impl: Allow constant addresses when referencing segmented memory
LIU Hao
[Mingw-w64-public] [PATCH v2 0/6] Fix seek and tmpfile tests
Pali Rohár
[Mingw-w64-public] [PATCH v2 2/6] crt: test: t_fseeko64: Use temporary directory instead of profile directory
Pali Rohár
[Mingw-w64-public] [PATCH v2 1/6] crt: test: t_tmpfile: Ignore chdir errors
Pali Rohár
Earlier messages
Later messages