Change the way batch files and output files are opened. They now allow write and...
authorBrandon Turner <turnerb7@msu.edu>
Sat, 20 Aug 2005 18:07:59 +0000 (18:07 +0000)
committerBrandon Turner <turnerb7@msu.edu>
Sat, 20 Aug 2005 18:07:59 +0000 (18:07 +0000)
commitc7163ec4493f4a8949d54d3eb03e46142c1b1fbc
tree062e6d4eb6b59dcbb1ca875c33908062ee0c9285
parent1ad828873f361be49a7ab67f6e0720cb058ed771
Change the way batch files and output files are opened.  They now allow write and delete while being excuted.  This is how MS cmd is done.  Thanks to Greatlord, Filip, Thomas.

svn path=/trunk/; revision=17450
reactos/subsys/system/cmd/batch.c
reactos/subsys/system/cmd/cmd.c