]> cygwin.com Git - cygwin-apps/setup.git/commit
* path.c (exit_cygpath): Wait for subprocess to exit before returning.
authorChristopher Faylor <me@cgf.cx>
Mon, 1 May 2000 02:42:14 +0000 (02:42 +0000)
committerChristopher Faylor <me@cgf.cx>
Mon, 1 May 2000 02:42:14 +0000 (02:42 +0000)
commit9e76799c7e0909bfbf2e24f0907a896ec1e8c1ec
tree69ec92b1f5a0304d6060699bdc31e606fe9abc4d
parentaba5babbb6f806494173cb61b4a2e502ac2935da
* path.c (exit_cygpath): Wait for subprocess to exit before returning.
(cygpath_pipe): Don't call exit_cygpath.  Let main atexit routine do that.
* pkg.c (init_pkgs): Accept root argument.  Make registry key "cygwin
root"-specific.
* setup.c (filedel): Call exit_cygpath here so that we can be assured that
cygpath subprocess has died.  This allows us to delete cygpath.exe and
cygwin1.dll.
(optionprompt): Initialize response to -1 so that second screen of mirrors will
appear.
(get_pkg_stuff): Don't attempt to use HKCLU.  Pass root to init_pkgs.
* setup.h: Reflect init_pkgs prototype change.
ChangeLog
path.c
pkg.c
setup.c
setup.h
This page took 0.031219 seconds and 5 git commands to generate.