]> cygwin.com Git - cygwin-apps/setup.git/commit - ChangeLog
Fix compiler warnings throughout.
authorChristopher Faylor <me@cgf.cx>
Sat, 20 May 2000 03:53:33 +0000 (03:53 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 20 May 2000 03:53:33 +0000 (03:53 +0000)
commit5565074928288045486854246f2a2f55c63beaf8
tree00d6fcfd6b4d399682d3a9af162340df72f5942c
parentf4dda8f0e6cc45b63d589d068e9b311388145fb9
Fix compiler warnings throughout.
* pkg.c (init_pkgs): Make static 'stuff' global_pkgstuff for use in
get_pkg_stuff.
* setup.c: Make 'root' global.
(istargz): Return pointer to "stem" of matched .tar.gz file.
(tarx): Special case cygwin-20000301 to == cygwin-1.1.0.tar.gz.  Remove bogus
check_for_installed check.
(recurse_dirs): Add preliminary support for .bat file execution.
(create_uninstall): Eliminate unneeded parameter.
(do_start_menu): Ditto.
(mkmount): Ditto.
(get_pkg_stuff): Ditto.  Check for currently installed cygwin by scanning for
the version number.  Eliminate unneeded argument to create_uninstall.
(getdownloadsource): Add 'name' to list of names rather than url.
(main): Eliminate unneeded argument in get_pkg_stuff.  Eliminate unneeded
argument in mkmount and do_start_menu.
ChangeLog
pkg.c
setup.c
This page took 0.034619 seconds and 5 git commands to generate.