reactos/sdk/lib/crt/stdio
Doug Lyons 252a7530d0
[CRT] Do Not lock ioinfo when spawning functions (#4099) CORE-15176
This fixes CORE-15176 'Gimp 2.6.11 hangs when opening a file'.
It regressed by 0.4.9-dev-446-g bffd8201d0

I do intend to port this fix back.
2021-11-11 18:30:43 +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] Do Not lock ioinfo when spawning functions (#4099) CORE-15176 2021-11-11 18:30:43 +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