Messages by Thread
-
-
[Mingw-w64-public] [PATCH] headers: Deduplicate *wprintf/*wscanf functions across UCRT/msvcrt builds
Pali Rohár
-
[Mingw-w64-public] [PATCH 01/10] crt: Add emulation of _get_daylight() function for pre-msvcr80 import libs
Pali Rohár
-
[Mingw-w64-public] Provide definition of math_errhandling
Luca Bacci
-
[Mingw-w64-public] [PATCH] doc: ucrt-vs-msvcrt.txt: Fix typo
Pali Rohár
-
[Mingw-w64-public] [PATCH] crt: testcases: Skip t_aligned_alloc.c on msvcrt10.dll and msvcrt20.dll
Pali Rohár
-
[Mingw-w64-public] [PATCH] crt: Make i386 _NLG_Dispatch2 and _NLG_Return symbols compatible with msvc
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH] crt/ssp: disable premature stack protection at canary init
LIU Hao
-
[Mingw-w64-public] Fwd: Weird issue with mingw-w64-gcc packaging
Tom Kacvinsky
-
[Mingw-w64-public] New implementation for C95 conversion functions
Kirill Makurin
-
[Mingw-w64-public] [PATCH 1/2] crt: Define LFS creat64 symbol as alias in crt-aliases.def.in
Pali Rohár
-
[Mingw-w64-public] [PATCH] headers: Guard _fstat, _fstati64, _stat, _stati64, _wstat and _wstati64 for CRT build
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH] headers: Guard _fstat, _fstati64, _stat, _stati64, _wstat and _wstati64 for CRT build
Martin Storsjö
-
Re: [Mingw-w64-public] [PATCH] headers: Guard _fstat, _fstati64, _stat, _stati64, _wstat and _wstati64 for CRT build
Pali Rohár
-
Re: [Mingw-w64-public] [PATCH] headers: Guard _fstat, _fstati64, _stat, _stati64, _wstat and _wstati64 for CRT build
Martin Storsjö
-
[Mingw-w64-public] Return value of mbrtowc
Kirill Makurin
-
[Mingw-w64-public] [PATCH 1/2] crt: testcases: Fix the definition of __threadlocal__ for Clang
Martin Storsjö
-
[Mingw-w64-public] [PATCH v2] crt: testcases: Avoid compiler optimization of the null pointer write
Martin Storsjö
-
[Mingw-w64-public] [PATCH] github: Use gcc, not g++, for test building a C test program
Martin Storsjö
-
[Mingw-w64-public] [PATCH 1/3] crt: Don't expose hypot() as an alias to _hypot()
Martin Storsjö
-
[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] 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
-
[Mingw-w64-public] [PATCH 0/3] crt: Improve LFS 64-bit functions (part 2)
Pali Rohár
-
[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] crt: Fix running "make check" testsuite
Pali Rohár
-
[Mingw-w64-public] Missing Microsoft printf behavior in mingw_pformat.c and OutOfBound in emu__vscwprintf()
Julien Vary
-
[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ö
-
[Mingw-w64-public] Fix header paths
Egor Pugin
-
[Mingw-w64-public] widl build error on Cygwin
Jeremy Drake via Mingw-w64-public
-
[Mingw-w64-public] [PATCH 00/10] crt: Improve LFS 64-bit functions
Pali Rohár
-
[Mingw-w64-public] [PATCH] crt: Deinline mbsinit() function
Pali Rohár
-
[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
-
[Mingw-w64-public] is[w]ctype disagree whether tab is _BLANK
Kirill Makurin