Forked from
Utils / KWSys
1629 commits behind the upstream repository.
-
Brad King authored
BUG: When handing the child stdin pipe a file, allow another process to be writing to the file at the same time. This allows children such as tail -f to function properly.
Brad King authoredBUG: When handing the child stdin pipe a file, allow another process to be writing to the file at the same time. This allows children such as tail -f to function properly.
ProcessWin32.c 85.77 KiB