reactos/sdk/lib/crt/stdio
Thomas Faber 2765bddffa
[CRT] Various fixes to Wine file functions.
Import the following Wine commits:
* ea2798f1ce9 Iván Matellanes: msvcrt: _setmode should check if file descriptor is valid.
* 9b495caacfd Carlo Bramini: msvcrt: Call SetFilePointer() with correct parameters.
* 13f34481b26 Carlo Bramini: msvcrt: Use MSVCRT_xxx macros instead of the same ones from GLIBC.
* 781b069ed81 Piotr Caban: msvcrt: Don't close HANDLE if stdout or stderr is sharing it.
2018-03-26 13:35:02 +02:00
..
_flsbuf.c
_flswbuf.c
access.c
file.c [CRT] Various fixes to Wine file functions. 2018-03-26 13:35:02 +02:00
find.c
find64.c
findgen.c
findi64.c
fmode.c
perror.c
popen.c
stat.c
stat64.c [CRT] Update file descriptor handling to match Wine (3/7). CORE-14504 2018-03-26 13:00:15 +02:00
waccess.c
wfind.c
wfind64.c
wfindi64.c
wpopen.c
wstat.c
wstat64.c