Sign in
mingw
/
mingw-w64
/
a980aed460d92442ec78cc73f1935a8b0f8b74a2
/
mingw-w64-crt
/
include
7bb76de
crt: Rename __ASM_NAKED_FUNC macro to __ASM_DEFINE_FUNC.
by Jacek Caban
· 4 months ago
6355a96
crt: Use naked functions for ARM64 assembly functions.
by Jacek Caban
· 4 months ago
0b27cfc
crt: Move ARM64 trunc implementation to C files.
by Jacek Caban
· 4 months ago
5c5973c
fenv: Use MSVC-compatible ABI for fenv.h functions.
by Jacek Caban
· 5 months ago
96c660c
crt: Fix type of __native_startup_lock variable
by Pali Rohár
· 6 months ago
8f441a6
crt: Add new crt header file msvcrt_or_emu_glue.h which generates common code for loading msvcrt function or using it emulation
by Pali Rohár
· 7 months ago
ce0d0bf
crt: Fix return type of __mingw_get_msvcrt_handle() function
by Pali Rohár
· 7 months ago
f083c4a
crt: Use GetModuleHandleA() in __mingw_get_msvcrt_handle()
by Pali Rohár
· 7 months ago
4b688cf
crt: Add include guard for msvcrt.h file
by Pali Rohár
· 7 months ago
7a9b6e1
crt: Provide a common `__mingw_has_sse()`
by LIU Hao
· 9 months ago
bb938a7
crt: Split UCRT _amsg_exit() into separate file
by Pali Rohár
· 10 months ago
0f03e49
crt: Access __initenv and __winitenv global variables via __p___initenv() and __p___winitenv() functions
by Pali Rohár
· 1 year, 1 month ago
e3da5d0
crt: Fix declaration of __badioinfo import symbol
by Pali Rohár
· 1 year, 1 month ago
02b4df1
crt: Preserve special variables when LTO is in effect
by LIU Hao
· 2 years, 7 months ago
187e41c
crt: Add macro __LIBMSVCRT_OS__ for guarding msvcrt.dll
by Pali Rohár
· 3 years, 5 months ago
096cd10
crt: Simplify msvcrt.dll arm workarounds for __initenv
by Martin Storsjö
· 4 years, 8 months ago
0d54333
crt: Remove unused/unnecessary declarations of _commode in internal.h
by Martin Storsjö
· 5 years ago
5c7126b
crt: Remove no longer used _encode_pointer and _decode_pointer.
by Jacek Caban
· 6 years ago
47f51c8
corecrt_startup.h: Moved _PVFV, _PIFV and _PVFI declarations to corecrt_startup.h.
by Jacek Caban
· 8 years ago
9a2f3f1
Use public _acmdln and _wcmdln declarations in crt and get rid of no loner needed ucrtbase compat hack.
by Jacek Caban
· 8 years ago
0d9482c
_SECIMP patch 2 of 3: These data imports are *always* resolved from DLLs.
by David Wohlferd
· 9 years ago
1bd04a5
crt: armv7 does not have __initenv in libmsvcrt
by Martell Malone
· 10 years ago
a5c387c
Make __mingw_get_msvcrt_handle inline.
by Jacek Caban
· 12 years ago
8a67ab4
Replace 'w64 mingw-runtime' by 'mingw-w64 runtime'
by Rafaël Carré
· 13 years ago
a7f6871
Fix C-runtime startup failure about double initialized runtimes ...
by Kai Tietz
· 14 years ago
97b68d7
2010-07-20 Ozkan Sezer <sezeroz@gmail.com>
by Ozkan Sezer
· 15 years ago
8a41834
2010-07-20 Amine Khaldi <amine.khaldi@reactos.org>
by Ozkan Sezer
· 15 years ago
fa0cfe3
2010-01-15 Kai Tietz <kai.tietz@onevision.com>
by Kai Tietz
· 16 years ago
9ff1e40
Add a guard for function pointer definitions.
by Kai Tietz
· 16 years ago
7fbe950
Default to _DLL case when using gcc as compiler.
by Kai Tietz
· 16 years ago
8d66d7b
2009-03-28 Kai Tietz <kai.tietz@onevision.com>
by Kai Tietz
· 16 years ago
78303e9
Add initial comments.
by Kai Tietz
· 17 years ago
5f4de27
Big changes to make multilib builds a reality
by NightStrike
· 17 years ago