Sweden-Number/dlls/msvcirt
Iván Matellanes 3be6ac0d33 msvcirt: Set the error flag in writepad without locking.
writepad() is always called between opfx() and osfx(), so the ios object is already locked.

Signed-off-by: Iván Matellanes <matellanes.ivan@gmail.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-23 22:04:32 +09:00
..
tests msvcirt/tests: Remove unneeded casts. 2016-06-23 22:03:26 +09:00
Makefile.in msvcirt: Share exceptions implementation with msvcp. 2015-05-29 16:43:53 +09:00
msvcirt.c msvcirt: Set the error flag in writepad without locking. 2016-06-23 22:04:32 +09:00
msvcirt.h msvcirt: Add stub of class strstreambuf. 2015-09-18 14:59:49 +02:00
msvcirt.spec msvcirt: Add stubs for ostream::operator<<. 2016-06-22 00:58:55 +09:00