]> cygwin.com Git - cygwin-apps/setup.git/commit
* setup.c (filedel): New function.
authorChristopher Faylor <me@cgf.cx>
Thu, 27 Apr 2000 15:55:48 +0000 (15:55 +0000)
committerChristopher Faylor <me@cgf.cx>
Thu, 27 Apr 2000 15:55:48 +0000 (15:55 +0000)
commitf4cafa7e2c1131ec202c8ccc184e416f512f575e
tree6a826dab8df4a5239ca6850538f24496970fc66c
parentcd4752106368165e0292887a5184aaedf3475f5c
* setup.c (filedel): New function.
(output_file): Keep track of files extracted from setup.exe for subsequent
deletion.
(tarx): Close process handle of child tar process or suffer handle leak.
(getdownloadsource): Close mirror file so that it can be unlinked.
(processdirlisting): Return total number of files extracted.
(main): Initialize array of files to delete.  Ensure that files are closed on
exit.  Make the directory that setup.exe is started from == the directory where
temporary files are placed.  Issue an error if no files were found to download.
* xsystem.c (xcreate_process): Close the thread handle.  Close the process
handle if we waited for it to exit.
ChangeLog
setup.c
xsystem.c
This page took 0.031866 seconds and 5 git commands to generate.