reactos/sdk/lib/crt/stdio
Victor Perevertkin fdd1d7d60c [MSVCRT] Export __acrt_iob_func to fix GCC build with latest RosBE 2.2 (#1835)
This adds an evil hack to persuade libstdc++, which tries to import __acrt_iob_func from a DLL.
This can only be solved cleanly by adding a GCC-compatible C++ standard library to our tree later.
2019-10-20 12:44:17 +02:00
..
_flsbuf.c
_flswbuf.c
access.c
acrt_iob_func.c [MSVCRT] Export __acrt_iob_func to fix GCC build with latest RosBE 2.2 (#1835) 2019-10-20 12:44:17 +02:00
file.c [CRT] Correctly share get_ioinfo()/release_ioinfo() functions between code units 2019-04-01 11:38:32 +02:00
find.c
find64.c
findgen.c
findi64.c
fmode.c
perror.c
popen.c
stat.c
stat64.c [CRT] Correctly share get_ioinfo()/release_ioinfo() functions between code units 2019-04-01 11:38:32 +02:00
waccess.c
wfind.c
wfind64.c
wfindi64.c
wpopen.c
wstat.c
wstat64.c