mingw-w64/mingw-w64-crt
Pali Rohár 4bc1b2bfe7 crt: Define fgetpos64() and fsetpos64() functions in crt-aliases.def.in as symbol aliases
Functions fgetpos64() and fsetpos64() are just aliases for functions
fgetpos() and fsetpos() as they are already using 64-bit fpos_t type.

Most aliased functions are defined in crt-aliases.def.in file. Do same also
for fgetpos64() and fsetpos64() functions by moving them from individual C
files stdio/fgetpos64.c and stdio/fsetpos64.c.

Libraries which do not have real fgetpos() and fsetpos() have aliases
defined in the same file were are defined compatibility wrappers.

Signed-off-by: Martin Storsjö <martin@martin.st>
2024-06-30 00:20:58 +03: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: crtdll.dll and msvcrt10.dll: Fix linking of the WinMain() function 2024-06-03 14:19:19 +03:00
def-include crt: Define fgetpos64() and fsetpos64() functions in crt-aliases.def.in as symbol aliases 2024-06-30 00:20:58 +03:00
gdtoa gdtoa: Sync to match the latest version at netlib.org 2023-06-12 23:51:11 +03:00
include crt: Preserve special variables when LTO is in effect 2022-12-28 09:32:15 +08:00
intrincs crt: Undefine __rdtsc for GCC 11 2021-05-06 21:37:52 +08:00
lib32 crt: Define fgetpos64() and fsetpos64() functions in crt-aliases.def.in as symbol aliases 2024-06-30 00:20:58 +03:00
lib64 crt: msvcr120*.def.in: Don't provide long double _strtold_l and _wcstold_l functions on x86 2024-06-26 15:50:15 +03:00
lib-common crt: Define fgetpos64() and fsetpos64() functions in crt-aliases.def.in as symbol aliases 2024-06-30 00:20:58 +03:00
libarm32 crt: Move __ms_* symbol aliases to def-include/msvcrt-common.def.in 2024-04-25 13:55:30 +03:00
libarm64 crt: Unify winhvplatform.def for lib64 and libarm64 2024-06-06 22:55:45 +08:00
libce crt: Do not export DllMain from def files 2024-03-02 22:57:10 +02:00
libsrc crt/libsrc: Include mfmediaengine.h in mfuuid library 2024-05-08 09:27:18 +08:00
math DFP: fix typos and errors caught by GCC 15 2024-05-18 05:23:24 +00:00
mingw define WIN32_LEAN_AND_MEAN if not defined already. 2009-08-22 18:11:19 +00:00
misc crt: Provide _wassert() function for all CRT import libraries 2024-06-30 00:20:58 +03:00
profile profile: Tweak get_thrpc for ARM 2014-05-13 23:07:14 +00:00
secapi crt: Fix misleading indentation warning with gcc 2023-02-05 17:03:52 +08:00
ssp crt: Implement __gets_chk 2023-02-14 00:34:11 +02:00
stdio crt: Define fgetpos64() and fsetpos64() functions in crt-aliases.def.in as symbol aliases 2024-06-30 00:20:58 +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: Define fgetpos64() and fsetpos64() functions in crt-aliases.def.in as symbol aliases 2024-06-30 00:20:58 +03:00
Makefile.in crt: Regenerate Makefile.in 2024-06-24 14:56:23 +03:00
revstamp.h 2009-02-07 Kai Tietz <kai.tietz@onevision.com> 2009-02-07 21:55:52 +00:00