mingw-w64/mingw-w64-crt
LIU Hao aa7bbd5e2d crt: Regenerate Makefile.in
Signed-off-by: LIU Hao <lh_mouse@126.com>
2024-10-04 12:07:11 +08:00
..
build-aux Regenerate configure with autoconf 2.72 2024-01-09 22:26:23 +08:00
cfguard crt: Mark __guard_dispatch_icall_dummy as global 2023-10-31 22:48:43 +02:00
complex catanh: Use approximations for small real part 2022-08-28 23:16:29 +03:00
crt crt: Fix atexit() function for every import library 2024-09-11 00:13:30 +02:00
def-include crt: Provide onexit symbol alias 2024-09-28 00:07:24 +03:00
gdtoa gdtoa: Sync to match the latest version at netlib.org 2023-06-12 23:51:11 +03:00
include crt: Access __initenv and __winitenv global variables via __p___initenv() and __p___winitenv() functions 2024-07-24 12:28:04 +03:00
intrincs crt: Undefine __rdtsc for GCC 11 2021-05-06 21:37:52 +08:00
lib32 crt: Add new APIs in wscapi import library 2024-10-04 12:06:09 +08:00
lib64 crt: Fix _onexit() function for DLL builds 2024-09-28 00:05:36 +03:00
lib-common crt: Add new APIs in wscapi import library 2024-10-04 12:06:09 +08:00
libarm32 crt: Fix _onexit() function for DLL builds 2024-09-28 00:05:36 +03:00
libarm64 crt: Move wintrust to lib-common 2024-09-02 22:59:54 +08:00
libce crt: Do not export DllMain from def files 2024-03-02 22:57:10 +02:00
libsrc crt: Use (void*) casts to silence warnings about function pointer casts 2024-09-27 00:27:28 +03:00
math crt: Enable HUGE symbol alias 2024-09-27 23:36:07 +03:00
mingw
misc crt: Provide onexit symbol alias 2024-09-28 00:07:24 +03:00
profile crt: Fix profil.c compile warning: cast between incompatible function types 2024-08-13 22:26:03 +08:00
secapi crt: Use (void*) casts to silence warnings about function pointer casts 2024-09-27 00:27:28 +03:00
ssp crt: Implement __gets_chk 2023-02-14 00:34:11 +02:00
stdio crt: Move ftime symbol definition from _ftime.c to crt-aliases.def.in 2024-09-27 23:48:15 +03:00
string crt/string: add parentheses to HASZERO macro to suppress gcc warning 2020-06-12 13:39:55 +03:00
testcases crt: Implement tdestroy 2022-10-23 21:58:24 +08:00
.gitignore crt: Add generated DEFs in .gitignore 2022-12-19 22:24:53 +08:00
aclocal.m4 Regenerate configure with autoconf 2.72 2024-01-09 22:26:23 +08:00
ChangeLog 2014-05-19 Corinna Vinschen <vinschen@redhat.com> 2014-05-19 18:56:41 +02:00
ChangeLog.2009 Use consistent ChangeLog naming 2012-11-16 21:11:30 +00:00
ChangeLog.2010 Changelog move on new year. 2011-01-02 11:04:05 +00:00
ChangeLog.2011 Rotate ChangeLog 2012-01-06 14:52:24 +00:00
ChangeLog.2012 Bump 2012 2013-01-11 16:06:50 +00:00
ChangeLog.2013 Rotate 2013 log 2014-01-25 02:21:20 +00:00
config.h.in Regenerate configure with autoconf 2.72 2024-01-09 22:26:23 +08:00
configure Regenerate configure with autoconf 2.72 2024-01-09 22:26:23 +08:00
configure.ac crt: Remove support for building with genlib 2023-09-08 10:40:27 +03:00
Makefile.am crt: Fix _onexit() function for DLL builds 2024-09-28 00:05:36 +03:00
Makefile.in crt: Regenerate Makefile.in 2024-10-04 12:07:11 +08:00
revstamp.h