mingw-w64-public
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Mingw-w64-public] [PATCH 2/9] crt: Replace using of printf %ws format by %ls format
Pali Rohár
[Mingw-w64-public] [PATCH 9/9] crt: Add tests for printf format %Z
Pali Rohár
[Mingw-w64-public] [PATCH 6/9] crt: Add tests for printf format %c/%C and %s/%S
Pali Rohár
[Mingw-w64-public] [PATCH 5/9] crt: Add support for mingw_pformat %ws, %wS, %wc and %wC
Pali Rohár
Re: [Mingw-w64-public] [PATCH 1/9] crt: Ensure that for non-__USE_MINGW_ANSI_STDIO test cases is __USE_MINGW_ANSI_STDIO undefined
Pali Rohár
[Mingw-w64-public] [PATCH 1/2] crt: testcases: Remove leftover includes of _mingw_print_push.h
Martin Storsjö
[Mingw-w64-public] [PATCH 2/2] crt: testcases: Use stdlib.h for the declaration of _sys_errlist
Martin Storsjö
Re: [Mingw-w64-public] [PATCH 2/2] crt: testcases: Use stdlib.h for the declaration of _sys_errlist
LIU Hao
[Mingw-w64-public] [PATCH] crt: Read the right st_mode field for __mingw_fix_stat_finish
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Read the right st_mode field for __mingw_fix_stat_finish
LIU Hao
Re: [Mingw-w64-public] [PATCH] crt: Read the right st_mode field for __mingw_fix_stat_finish
Martin Storsjö
[Mingw-w64-public] Win32 and CRT locales
Kirill Makurin
[Mingw-w64-public] winpthreads: fix compiling C++ modules
Kirill Makurin
Re: [Mingw-w64-public] winpthreads: fix compiling C++ modules
LIU Hao
[Mingw-w64-public] [PATCH 0/3] crt: Improve LFS 64-bit functions (part 2)
Pali Rohár
[Mingw-w64-public] [PATCH 1/3] headers: Add missing __cdecl for fopen64() function
Pali Rohár
[Mingw-w64-public] [PATCH 3/3] crt: Add testcases for lfs functions
Pali Rohár
[Mingw-w64-public] [PATCH 2/3] headers: Declare missing open64(), freopen64() and tmpfile64() functions
Pali Rohár
[Mingw-w64-public] [PATCH] crt: Fix compilation of libscrnsavw.a
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: Fix compilation of libscrnsavw.a
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Fix compilation of libscrnsavw.a
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: Fix compilation of libscrnsavw.a
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Fix compilation of libscrnsavw.a
Pali Rohár
[Mingw-w64-public] [PATCH] crt: Check for underflow in _lseeki64() and fsetpos() functions
Pali Rohár
[Mingw-w64-public] [PATCH 0/4] crt: Fix _*stat32 and _*stat32i64 functions for 64-bit msvcrt.dll builds
Pali Rohár
[Mingw-w64-public] [PATCH 3/4] crt: Provide emulation of _fstat32i64, _stat32i64 and _wstat32i64 functions for 64-bit msvcrt builds
Pali Rohár
[Mingw-w64-public] [PATCH 4/4] crt: Add testcases for all _fstat*, _stat* and _wstat* functions
Pali Rohár
[Mingw-w64-public] [PATCH 2/4] crt: Provide emulation of _fstat32, _stat32 and _wstat32 functions for 64-bit msvcrt builds
Pali Rohár
[Mingw-w64-public] [PATCH 1/4] crt: Check for underflow in *stat32i64 functions
Pali Rohár
Re: [Mingw-w64-public] [PATCH 0/4] crt: Fix _*stat32 and _*stat32i64 functions for 64-bit msvcrt.dll builds
Martin Storsjö
Re: [Mingw-w64-public] [PATCH 0/4] crt: Fix _*stat32 and _*stat32i64 functions for 64-bit msvcrt.dll builds
Pali Rohár
Re: [Mingw-w64-public] [PATCH 0/4] crt: Fix _*stat32 and _*stat32i64 functions for 64-bit msvcrt.dll builds
Martin Storsjö
[Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: Fix running "make check" testsuite
Martin Storsjö
[Mingw-w64-public] Missing Microsoft printf behavior in mingw_pformat.c and OutOfBound in emu__vscwprintf()
Julien Vary
Re: [Mingw-w64-public] Missing Microsoft printf behavior in mingw_pformat.c and OutOfBound in emu__vscwprintf()
LIU Hao
[Mingw-w64-public] [PATCH] github: Use "check-runtimes" rather than individual "check-cxx" for test-libcxx
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] github: Use "check-runtimes" rather than individual "check-cxx" for test-libcxx
LIU Hao
Re: [Mingw-w64-public] [PATCH] github: Use "check-runtimes" rather than individual "check-cxx" for test-libcxx
Martin Storsjö
[Mingw-w64-public] [PATCH] headers: Add PF_MOVDIR64B_INSTRUCTION_AVAILABLE
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] headers: Add PF_MOVDIR64B_INSTRUCTION_AVAILABLE
LIU Hao
Re: [Mingw-w64-public] [PATCH] headers: Add PF_MOVDIR64B_INSTRUCTION_AVAILABLE
Martin Storsjö
[Mingw-w64-public] Fix header paths
Egor Pugin
Re: [Mingw-w64-public] Fix header paths
LIU Hao
[Mingw-w64-public] widl build error on Cygwin
Jeremy Drake via Mingw-w64-public
Re: [Mingw-w64-public] widl build error on Cygwin
Jacek Caban via Mingw-w64-public
[Mingw-w64-public] [PATCH 00/10] crt: Improve LFS 64-bit functions
Pali Rohár
[Mingw-w64-public] [PATCH 01/10] crt: Add hyperlink for Large File Specification section 3.1 Transitional Extensions
Pali Rohár
[Mingw-w64-public] [PATCH 02/10] crt: Define fseeko and ftello symbols as aliases to fseek and ftell
Pali Rohár
Re: [Mingw-w64-public] [PATCH 02/10] crt: Define fseeko and ftello symbols as aliases to fseek and ftell
Martin Storsjö
Re: [Mingw-w64-public] [PATCH 02/10] crt: Define fseeko and ftello symbols as aliases to fseek and ftell
Pali Rohár
Re: [Mingw-w64-public] [PATCH 02/10] crt: Define fseeko and ftello symbols as aliases to fseek and ftell
Martin Storsjö
Re: [Mingw-w64-public] [PATCH 02/10] crt: Define fseeko and ftello symbols as aliases to fseek and ftell
Pali Rohár
[Mingw-w64-public] [PATCH 04/10] crt: Define fseeko64 symbol as alias to _fseeki64
Pali Rohár
Re: [Mingw-w64-public] [PATCH 04/10] crt: Define fseeko64 symbol as alias to _fseeki64
Martin Storsjö
[Mingw-w64-public] [PATCH 03/10] crt: Use native _fseeki64 symbol from msvcrt.dll on Windows Vista+
Pali Rohár
[Mingw-w64-public] [PATCH 10/10] headers: Deinline UCRT fseeko(), fseeko64(), ftello() and ftello64() functions
Pali Rohár
[Mingw-w64-public] [PATCH 06/10] crt: Define fopen64 symbol as alias in crt-aliases.def.in
Pali Rohár
[Mingw-w64-public] [PATCH 05/10] crt: Define ftello64 symbol as alias to _ftelli64
Pali Rohár
[Mingw-w64-public] [PATCH 08/10] crt: Define lseek64 as alias in crt-aliases.def.in
Pali Rohár
[Mingw-w64-public] [PATCH 07/10] crt: Provide _lseeki64() function for pre-msvcrt40 builds
Pali Rohár
Re: [Mingw-w64-public] [PATCH 07/10] crt: Provide _lseeki64() function for pre-msvcrt40 builds
Lasse Collin
Re: [Mingw-w64-public] [PATCH 07/10] crt: Provide _lseeki64() function for pre-msvcrt40 builds
Pali Rohár
Re: [Mingw-w64-public] [PATCH 07/10] crt: Provide _lseeki64() function for pre-msvcrt40 builds
Martin Storsjö
[Mingw-w64-public] [PATCH 09/10] crt: Define LFS open64, freopen64, tmpfile64 symbols as aliases in crt-aliases.def.in
Pali Rohár
[Mingw-w64-public] [PATCH] crt: Deinline mbsinit() function
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: Deinline mbsinit() function
Martin Storsjö
[Mingw-w64-public] fenv issues that Gnulib works around
Lasse Collin
[Mingw-w64-public] Announcing v13.0.0
JonY via Mingw-w64-public
[Mingw-w64-public] winpthreads: do not expose IN_WINPTHREAD in public header files
Kirill Makurin
Re: [Mingw-w64-public] winpthreads: do not expose IN_WINPTHREAD in public header files
LIU Hao
[Mingw-w64-public] winpthreads: add a pkg-config file?
Kirill Makurin
[Mingw-w64-public] winpthreads: declaration of pid_t and autoconf's AC_TYPE_PID_T
Kirill Makurin
[Mingw-w64-public] is[w]ctype disagree whether tab is _BLANK
Kirill Makurin
Re: [Mingw-w64-public] is[w]ctype disagree whether tab is _BLANK
Kirill Makurin
[Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
Kirill Makurin
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
LIU Hao
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
Kirill Makurin
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
LIU Hao
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
Kirill Makurin
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
LIU Hao
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
Kirill Makurin
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
LIU Hao
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
Kirill Makurin
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
Kirill Makurin
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
LIU Hao
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
Kirill Makurin
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
Kirill Makurin
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
LIU Hao
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
Kirill Makurin
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
LIU Hao
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
Kirill Makurin
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
LIU Hao
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
Kirill Makurin
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
LIU Hao
Re: [Mingw-w64-public] Inconsistent behavior of btowc with "C" locale
Kirill Makurin
[Mingw-w64-public] winpthreads: make testing shared library work
Kirill Makurin
Re: [Mingw-w64-public] winpthreads: make testing shared library work
LIU Hao
Re: [Mingw-w64-public] winpthreads: make testing shared library work
Kirill Makurin
Re: [Mingw-w64-public] winpthreads: make testing shared library work
LIU Hao
Re: [Mingw-w64-public] winpthreads: make testing shared library work
Kirill Makurin
Re: [Mingw-w64-public] winpthreads: make testing shared library work
LIU Hao
[Mingw-w64-public] [PATCH] headers: Add WSACMSGHDR related symbols in mswsock.h
Biswapriyo Nath
Re: [Mingw-w64-public] [PATCH] headers: Add WSACMSGHDR related symbols in mswsock.h
LIU Hao
[Mingw-w64-public] [PATCH] crt: Make .CRT section read only
Yang Kun
Re: [Mingw-w64-public] [PATCH] crt: Make .CRT section read only
LIU Hao
Re: [Mingw-w64-public] [PATCH] crt: Make .CRT section read only
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] crt: Make .CRT section read only
Yang Kun
[Mingw-w64-public] [PATCH] headers: Don't mark RtlUnwind functions as noreturn*
Jacek Caban via Mingw-w64-public
Re: [Mingw-w64-public] [PATCH] headers: Don't mark RtlUnwind functions as noreturn*
Jacek Caban via Mingw-w64-public
Re: [Mingw-w64-public] [PATCH] headers: Don't mark RtlUnwind functions as noreturn*
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] headers: Don't mark RtlUnwind functions as noreturn*
Jacek Caban via Mingw-w64-public
[Mingw-w64-public] [PATCH 0/4] crt: getopt: Fix POSIXLY_CORRECT
Pali Rohár
[Mingw-w64-public] [PATCH 3/4] Revert "crt: use GetEnvironmentVariableW in getopt"
Pali Rohár
[Mingw-w64-public] [PATCH 1/4] crt: Provide mingw-w64 emulation of getenv_s function for all CRT import libraries
Pali Rohár
Re: [Mingw-w64-public] [PATCH 1/4] crt: Provide mingw-w64 emulation of getenv_s function for all CRT import libraries
Martin Storsjö
Re: [Mingw-w64-public] [PATCH 1/4] crt: Provide mingw-w64 emulation of getenv_s function for all CRT import libraries
Pali Rohár
Re: [Mingw-w64-public] [PATCH 1/4] crt: Provide mingw-w64 emulation of getenv_s function for all CRT import libraries
Martin Storsjö
[Mingw-w64-public] [PATCH 2/4] winstorecompat: Provide getenv_s() function
Pali Rohár
[Mingw-w64-public] [PATCH 4/4] crt: getopt: Use getenv_s() instead of getenv()
Pali Rohár
Re: [Mingw-w64-public] [PATCH 4/4] crt: getopt: Use getenv_s() instead of getenv()
Martin Storsjö
[Mingw-w64-public] [PATCH 1/2] crt: Introduce F_ARM_NATIVE
Jacek Caban via Mingw-w64-public
[Mingw-w64-public] [PATCH 2/2] crt: Use fabsf.c in ARM64EC CRT importlibs
Jacek Caban via Mingw-w64-public
Re: [Mingw-w64-public] [PATCH 2/2] crt: Use fabsf.c in ARM64EC CRT importlibs
Martin Storsjö
Re: [Mingw-w64-public] [PATCH 1/2] crt: Introduce F_ARM_NATIVE
Martin Storsjö
Re: [Mingw-w64-public] [PATCH 1/2] crt: Introduce F_ARM_NATIVE
Jacek Caban via Mingw-w64-public
[Mingw-w64-public] [PATCH] crt: Add new APIs in lib32/odbc32.def
Biswapriyo Nath
Re: [Mingw-w64-public] [PATCH] crt: Add new APIs in lib32/odbc32.def
LIU Hao
[Mingw-w64-public] [PATCH] headers: Add new symbols in sql.h
Biswapriyo Nath
Re: [Mingw-w64-public] [PATCH] headers: Add new symbols in sql.h
LIU Hao
[Mingw-w64-public] Generating DEF files from import libs from Windows SDK
LIU Hao
[Mingw-w64-public] Deduplicate lib32 and lib-common def files
Pali Rohár
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Pali Rohár
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
LIU Hao
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Pali Rohár
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
LIU Hao
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Pali Rohár
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Jacek Caban via Mingw-w64-public
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Martin Storsjö
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
LIU Hao
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Martin Storsjö
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Pali Rohár
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
LIU Hao
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Pali Rohár
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
LIU Hao
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Pali Rohár
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Pali Rohár
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
LIU Hao
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Pali Rohár
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Martin Storsjö
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Biswapriyo Nath
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Pali Rohár
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Jacek Caban via Mingw-w64-public
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Martin Storsjö
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Pali Rohár
Re: [Mingw-w64-public] Deduplicate lib32 and lib-common def files
Pali Rohár
[Mingw-w64-public] [PATCH 1/2] crt: Remove F_ARM_ANY from entries in ntdll.def.in that also apply to x86
Jacek Caban via Mingw-w64-public
[Mingw-w64-public] [PATCH 2/2] crt: Define F_ARM_ANY on ARM64EC
Jacek Caban via Mingw-w64-public
Re: [Mingw-w64-public] [PATCH 2/2] crt: Define F_ARM_ANY on ARM64EC
Martin Storsjö
Re: [Mingw-w64-public] [PATCH 2/2] crt: Define F_ARM_ANY on ARM64EC
Jacek Caban via Mingw-w64-public
Re: [Mingw-w64-public] [PATCH 1/2] crt: Remove F_ARM_ANY from entries in ntdll.def.in that also apply to x86
Martin Storsjö
[Mingw-w64-public] [PATCH] crt: Regenerate oleacc.def from Windows 11 DLL
LIU Hao
Re: [Mingw-w64-public] [PATCH] crt: Regenerate oleacc.def from Windows 11 DLL
Jacek Caban via Mingw-w64-public
Re: [Mingw-w64-public] [PATCH] crt: Regenerate oleacc.def from Windows 11 DLL
LIU Hao
[Mingw-w64-public] [PATCH] winpthreads: Ensure `struct _timespec{32, 64}` are defined before use
LIU Hao
Re: [Mingw-w64-public] [PATCH] winpthreads: Ensure `struct _timespec{32, 64}` are defined before use
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] winpthreads: Ensure `struct _timespec{32, 64}` are defined before use
LIU Hao
Re: [Mingw-w64-public] [PATCH] winpthreads: Ensure `struct _timespec{32, 64}` are defined before use
Jeremy Lainé
[Mingw-w64-public] libvpx compilation regression (mingw64, ucrt64)
Jeremy Lainé
[Mingw-w64-public] [PATCH] crt: Fix missing fstat64 symbol in 64-bit msvcrt and 32-bit msvcr70/71 import libraries
Pali Rohár
Re: [Mingw-w64-public] [PATCH] crt: Fix missing fstat64 symbol in 64-bit msvcrt and 32-bit msvcr70/71 import libraries
Martin Storsjö
[Mingw-w64-public] [PATCH] headers: Import httprequest.idl from wine
Biswapriyo Nath
Re: [Mingw-w64-public] [PATCH] headers: Import httprequest.idl from wine
LIU Hao
[Mingw-w64-public] [PATCH] Always correctly #define NULL __null if available, like stddef.h
наб
Re: [Mingw-w64-public] [PATCH] Always correctly #define NULL __null if available, like stddef.h
LIU Hao
Re: [Mingw-w64-public] [PATCH] Always correctly #define NULL __null if available, like stddef.h
наб
Re: [Mingw-w64-public] [PATCH] Always correctly #define NULL __null if available, like stddef.h
LIU Hao
[Mingw-w64-public] [request] add httprequest.idl from Wine
Luau Project
[Mingw-w64-public] [PATCH] winpthreads: Replace K&R declarations with ISO ones
LIU Hao
Re: [Mingw-w64-public] [PATCH] winpthreads: Replace K&R declarations with ISO ones
LIU Hao
Re: [Mingw-w64-public] [PATCH] winpthreads: Replace K&R declarations with ISO ones
Martin Storsjö
Re: [Mingw-w64-public] [PATCH] winpthreads: Replace K&R declarations with ISO ones
LIU Hao
[Mingw-w64-public] [PATCH 1/7] crt: stat: Move internal function declarations to stdio/__mingw_fix_stat.h
Lasse Collin
Earlier messages
Later messages