wine/dlls/msvcrt
Piotr Caban 67926ec8c3 msvcrt: Set errno when close() is called on already closed fd.
Based on a patch by Olly Betts.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-11-28 20:39:29 +01:00
..
tests msvcrt: Set errno when close() is called on already closed fd. 2017-11-28 20:39:29 +01:00
console.c
cpp.c
cppexcept.h
ctype.c
cxx.h
data.c
dir.c
environ.c
errno.c
except.c
except_arm.c
except_arm64.c
except_i386.c
except_x86_64.c
exit.c msvcrt: Added _get_purecall_handler(). 2017-11-24 20:23:25 +01:00
file.c msvcrt: Set errno when close() is called on already closed fd. 2017-11-28 20:39:29 +01:00
heap.c
locale.c
lock.c
main.c
Makefile.in
math.c msvcrt: Call cdecl functions with empty FPU stack in _CI* functions. 2017-11-28 13:02:07 +01:00
mbcs.c
misc.c
msvcrt.h msvcrt: Fix IO initialization when invalid handles are passed. 2017-11-15 10:50:10 +01:00
msvcrt.spec msvcrt: Implement _memicmp_l(). 2017-11-08 20:21:10 +01:00
mtdll.h
printf.h
process.c
rsrc.rc
scanf.c
scanf.h
scheduler.c
string.c msvcrt: Implement _memicmp_l(). 2017-11-08 20:21:10 +01:00
thread.c
time.c
undname.c
wcs.c ucrtbase: Always return the full string length in __stdio_common_vs[w]printf for a NULL buffer. 2017-11-17 15:42:00 +01:00