Sign in
mingw
/
mingw-w64
/
HEAD
3cdc959
crt: Remove volatile from tzset_called variable in _localtime64/_mktime64
by Pali Rohár
· 2 days ago
master
f55794e
crt: Remove volatile from msvcrt_or_emu_glue.h and msvcrtos_ftruncate64.c pointer storage
by Pali Rohár
· 2 days ago
0d45ed6
crt: Regenerate Makefile.in
by LIU Hao
· 6 days ago
7512434
crt: tests: add call to mingw_test_init() from test programs
by Kirill Makurin
· 7 days ago
b9eed30
crt: tests: add helper library libtest.a
by Kirill Makurin
· 7 days ago
6db7c17
crt: tests: remove explicit calls to `__mingw_printf`
by Kirill Makurin
· 7 days ago
c6dd30c
crt: tests: document broken test t_try1
by Kirill Makurin
· 7 days ago
7be0c64
crt: tests: compile t_winmain with `make check` without running it
by Kirill Makurin
· 7 days ago
eb1f88e
crt: tests: compile t_intrin programs with `make check` without running them
by Kirill Makurin
· 7 days ago
7cddec5
crt: tests: update t_winmain_assert
by Kirill Makurin
· 7 days ago
3db7e08
crt: tests: update t_main_assert
by Kirill Makurin
· 7 days ago
05f6dda
crt: tests: rename t_tls.cpp -> t_tls_cpp.cpp
by Kirill Makurin
· 7 days ago
0b14999
crt: tests: update t_tls
by Kirill Makurin
· 7 days ago
32b5cee
crt: tests: update t_tsearch and mark it as XFAIL
by Kirill Makurin
· 7 days ago
d9d7c21
crt: tests: update t_powi
by Kirill Makurin
· 7 days ago
e1426e7
crt: tests: update t_pow
by Kirill Makurin
· 7 days ago
b9452a8
crt: tests: update t_fctptr
by Kirill Makurin
· 7 days ago
77e0c24
crt: tests: update t_char16_t
by Kirill Makurin
· 7 days ago
c05d68e
crt: tests: update t_trycatch
by Kirill Makurin
· 7 days ago
f8beac9
crt: tests: split t_tls1 into t_tls_ansi and t_tls_c11
by Kirill Makurin
· 7 days ago
118f492
crt: tests: update t_tls1
by Kirill Makurin
· 7 days ago
5c45c25
crt: tests: update t_sigv
by Kirill Makurin
· 7 days ago
cc87616
crt: tests: update t__sys_errlist
by Kirill Makurin
· 7 days ago
361cec6
crt: tests: update t_aligned_alloc [2/2]
by Kirill Makurin
· 7 days ago
3d8e237
crt: tests: update t_aligned_alloc [1/2]
by Kirill Makurin
· 7 days ago
e513f38
crt: tests: regroup and reorder includes
by Kirill Makurin
· 7 days ago
85ef9cf
crt: tests: reformat source files
by Kirill Makurin
· 7 days ago
71f47a8
crt: tests: add missing tests to testcases/Makefile.am
by Kirill Makurin
· 7 days ago
2845100
crt: tests: link all C++ tests statically on arm64ec
by Kirill Makurin
· 7 days ago
6dad21f
crt: tests: alphabetically sort tests in testcases/Makefile.am
by Kirill Makurin
· 7 days ago
3075950
crt: tests: use consistent extension for C++ source files
by Kirill Makurin
· 7 days ago
b0e5839
crt: tests: enforce naming convention for test programs
by Kirill Makurin
· 7 days ago
e98149a
crt: tests: tidy-up testcases/Makefile.am
by Kirill Makurin
· 7 days ago
ecf2328
crt: remove noreturn attribute for _assert and _wassert
by Kirill Makurin
· 6 days ago
c28e955
crt: Handle ERROR_INVALID_PARAMETER and ERROR_INVALID_FLAGS errors from MultiByteToWideChar() in __mingw_mbrtowc_cp
by Pali Rohár
· 8 days ago
949de52
crt: Check for MultiByte/WideChar failures in __mingw_str_wide_utf8 and __mingw_str_utf8_wide functions
by Pali Rohár
· 8 days ago
7fe0e67
crt: Fix nul termination char in __mingw_str_wide_utf8 and __mingw_str_utf8_wide functions
by Pali Rohár
· 8 days ago
185e554
crt: Add missing check for negative return value from WideCharToMultiByte() in __mingw_wcrtomb_cp
by Pali Rohár
· 8 days ago
19f5121
crt: Regenerate Makefile.in
by LIU Hao
· 8 days ago
9d12572
crt: Add tests for printf format %Z
by Pali Rohár
· 12 months ago
f9b06bd
crt: Add support for mingw_pformat %Z, %hZ, %lZ, %wZ
by Pali Rohár
· 12 months ago
1b571c8
crt: Fix __pformat_wputchars() for swprintf
by Pali Rohár
· 12 months ago
0034988
crt: Regenerate Makefile.in
by LIU Hao
· 13 days ago
c45ed42
crt: test: Build libprocdetach.dll without import library and clean via CLEANFILES
by Pali Rohár
· 3 weeks ago
818fa65
crt: Regenerate Makefile.in
by LIU Hao
· 2 weeks ago
3d82d09
crt: crt_handler: Remove _gnu_exception_handler
by Pali Rohár
· 6 months ago
b9ac6b6
crt: Fix _beginthread and _beginthreadex functions for i386 pre-msvcr100 builds
by Pali Rohár
· 6 weeks ago
3102273
winpthreads: Remove installing of _gnu_exception_handler in pthread_create_wrapper
by Pali Rohár
· 4 months ago
ca7d46b
crt: crt_handler: Change __mingw_SEH_error_handler to use CRT _XcptFilter() function for executing CRT signals
by Pali Rohár
· 4 months ago
4a01570
crt: Fix _XcptFilter function for i386 pre-msvcr100 builds
by Pali Rohár
· 6 weeks ago
b43b910
crt: Define _XcptFilter function also for UCRT
by Pali Rohár
· 4 months ago
6f5a9c8
crt: crt_handler: Split VersionAndFlags in UNWIND_INFO into two fields
by Pali Rohár
· 3 weeks ago
9a7806d
crt: crt_handler: Move registration of __mingw_SEH_error_handler to the top of __tmainCRTStartup function
by Pali Rohár
· 6 months ago
271ce1b
crt: crt_handler: Switch from __C_specific_handler+_gnu_exception_handler to __mingw_SEH_error_handler
by Pali Rohár
· 6 months ago
cbd26f1
crt: crt_handler: Define _gnu_exception_handler as wrapper around the __mingw_SEH_error_handler
by Pali Rohár
· 6 months ago
1275612
crt: crt_handler: Remove special handling of GCC_MAGIC SEH ExceptionCode
by Pali Rohár
· 6 weeks ago
742bad4
crt: crt_handler: Remove registration of _gnu_exception_handler as UnhandledExceptionFilter
by Pali Rohár
· 6 months ago
a100719
crt: crt_handler: Remove __mingw_oldexcpt_handler
by Pali Rohár
· 4 weeks ago
d9153b5
crt: crt_handler: Reference _gnu_exception_handler for arm64ec as \"#_gnu_exception_handler\"
by Pali Rohár
· 4 weeks ago
7a08928
crt: crt_handler: Propagate SEH STATUS_FLOAT_MULTIPLE_TRAPS and STATUS_FLOAT_MULTIPLE_FAULTS exceptions
by Pali Rohár
· 6 months ago
ca020e4
crt: crt_handler: Propagate SEH EXCEPTION_FLT_STACK_CHECK exception
by Pali Rohár
· 6 months ago
cc1fec9
crt: crt_handler: Register top level SEH handler __mingw_SEH_error_handler for 32-bit x86 builds
by Pali Rohár
· 6 months ago
6f1b12d
crt: crt_handler: Mark __mingw_SEH_error_handler as force_align_arg_pointer
by Pali Rohár
· 6 weeks ago
f868f66
crt: test: Add t_sigfpe test cases for floating point SIGFPE triggers
by Pali Rohár
· 7 weeks ago
ef1e01e
crt: Fix __mingw_has_sse() for pre-Win2k systems
by Pali Rohár
· 6 weeks ago
272018a
headers: Add missing float.h _FPE_MULTIPLE_TRAPS and _FPE_MULTIPLE_FAULTS constants
by Pali Rohár
· 4 months ago
4e8f782
crt: test: Add t_excpt_gcc_cpp test which checks processing of unhandled GCC C++ exceptions
by Pali Rohár
· 3 weeks ago
3b4e62d
crt: test: Add t_excpt_int_divzero
by Pali Rohár
· 7 weeks ago
8924640
crt: test: Run t_excpt_int_overflow also from new thread spawned by _beginthreadex()
by Pali Rohár
· 5 weeks ago
7e58695
crt: test: Rename t_sigfpe to t_excpt_int_overflow and use it as XFAIL
by Pali Rohár
· 7 weeks ago
05a0980
headers: Convert EXCEPTION_DISPOSITION from define to enum
by Pali Rohár
· 6 months ago
b536c4f
winpthreads: Skip unwinding phase in SetThreadName_SEH handler
by Pali Rohár
· 3 weeks ago
8d7e30c
winpthreads: Pass valid non-NULL pointer as last output argument for _beginthreadex()
by Pali Rohár
· 3 weeks ago
7544e69
headers: Fix calling convention for __p_sig_fn_t signal callback
by Pali Rohár
· 3 weeks ago
a7a75db
crt: test: Mark t_sigv handler as force_align_arg_pointer
by Pali Rohár
· 3 weeks ago
ced4ded
crt: Guard SSE status reads in fenv functions
by Xuntao Chi
· 4 weeks ago
4e86a6e
headers: Add data types for FSCTL_FILE_LEVEL_TRIM ioctl
by Biswapriyo Nath
· 3 weeks ago
9375375
winpthreads: tests: rename pthread_spinlock/* tests
by Kirill Makurin
· 6 weeks ago
b812b34
winpthreads: tests: combine pthread_spinlock/spin2.c and pthread_spinlock/spin3.c
by Kirill Makurin
· 6 weeks ago
631490b
winpthreads: tests: update pthread_spinlock/spin4.c
by Kirill Makurin
· 6 weeks ago
d282a65
winpthreads: tests: update pthread_spinlock/spin3.c
by Kirill Makurin
· 6 weeks ago
b864e35
winpthreads: tests: update pthread_spinlock/spin2.c
by Kirill Makurin
· 6 weeks ago
e356ec4
winpthreads: tests: update pthread_spinlock/spin1.c
by Kirill Makurin
· 6 weeks ago
138bd5a
winpthreads: tests: reformat pthread_spinlock/* tests
by Kirill Makurin
· 6 weeks ago
7ff9b11
winpthreads: new spinlock implementation
by Kirill Makurin
· 5 weeks ago
61cbc6f
winpthreads: reformat spinlock.c
by Kirill Makurin
· 6 weeks ago
8599dd9
winpthreads: tests: fix pthread_mutex/mutex{4,7,7n}.c
by Kirill Makurin
· 6 weeks ago
1216a81
winpthreads: fix return value of pthread_mutex_unlock
by Kirill Makurin
· 6 weeks ago
b9ed61b
Add `__deref_out_ecount_full` in `sal.h`
by Avasam
· 3 weeks ago
0636d42
crt: Regenerate Makefile.in
by LIU Hao
· 4 weeks ago
86da9a0
crt: Ignore CR at EOL when generating DEF files
by LIU Hao
· 4 weeks ago
03a85e9
headers: Add SE_SID in winnt.h
by Biswapriyo Nath
· 5 weeks ago
734e01d
headers: heapapi.h: move declarations of HEAP_SUMMARY and HeapSummary under WINAPI_PARTITION_APP
by Kirill Makurin
· 5 weeks ago
00002c8
headers: Remove definition of struct threadlocaleinfostruct and threadlocinfo
by Pali Rohár
· 5 weeks ago
4e66bdb
crt: ctype.h: remove definition for MB_CUR_MAX
by Kirill Makurin
· 6 weeks ago
b38ab3a
crt: btowc.c: include stdlib.h
by Kirill Makurin
· 6 weeks ago
e705546
crt: ctype.h: remove macro versions of locale-specific functions
by Kirill Makurin
· 6 weeks ago
373c7dd
crt: Add missing __MINGW_IMP_SYMBOL for _strtof_l()
by Elizabeth Figura via Mingw-w64-public
· 6 weeks ago
5d04f8f
ssp: fix `__stack_chk_guard` type
by Sergei Trofimovich
· 7 weeks ago
2bfe61f
crt: Regenerate Makefile.in
by LIU Hao
· 7 weeks ago
Next »