reactos/sdk/lib/crt/stdio
Serge Gautherie 0a6750da12
[CRT] stdio/file.c: Import 3 Wine one-liner fixes (#4101)
* [FORMATTING][CRT] stdio/file.c: Reduce diff with Wine.

* [CRT] _wfreopen(): Fix TRACE() format modifier
Import wine-1.4-rc3 f8b29a0 by Eric Pouech.

* [CRT] msvcrt_init_io(): Ignore inherited FDs with invalid handles
Import wine-6.2-32-g611742d by Paul Gofman,
except test part, which shall be WineSync separately.

* [CRT] _dup2(): Fix clearing NOINHERIT flag
Import wine-6.20-44-g1420d28 by Piotr Caban.
2021-11-18 23:23:12 +01:00
..
_flsbuf.c
_flswbuf.c
access.c
acrt_iob_func.c [CRT] Fix hack for GCC x64, when CRT is linking against RosBE libstdc++ 2021-01-05 19:24:23 +01:00
file.c [CRT] stdio/file.c: Import 3 Wine one-liner fixes (#4101) 2021-11-18 23:23:12 +01:00
find.c
find64.c
findgen.c
findi64.c
fmode.c [CRT] Fix _fmode 2021-08-04 02:03:07 +02:00
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
stdio.cmake [CRT] Refactor CMake files 2021-07-20 23:13:03 +02:00
waccess.c
wfind.c
wfind64.c
wfindi64.c
wpopen.c
wstat.c
wstat64.c