Sweden-Number/dlls/msvcrt/tests
Piotr Caban e38f3761f8 msvcrt: Rewrite _popen function.
Old implementation was not thread safe, incorrectly copied file
descriptors to child process and was leaking parent pipe fd to child
process.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51719
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-25 18:53:19 +02:00
..
Makefile.in
cpp.c
data.c
dir.c
environ.c
file.c
heap.c
locale.c
misc.c msvcrt: Rewrite _popen function. 2021-10-25 18:53:19 +02:00
printf.c
scanf.c
signal.c
string.c
time.c