]> cygwin.com Git - cygwin-apps/setup.git/commit - root.cc
Use parse_filename method to parse filenames throughout. Use get_root_dir to
authorChristopher Faylor <me@cgf.cx>
Sun, 27 May 2001 07:05:09 +0000 (07:05 +0000)
committerChristopher Faylor <me@cgf.cx>
Sun, 27 May 2001 07:05:09 +0000 (07:05 +0000)
commit85b43844bd0db275bc171136c0510cb95fcc8325
tree476617e1ae3eecf3d0e6537c6c5d46794a44bf2d
parent08f8c762348cfb2b3227e8f0b234f0c5450a81fb
Use parse_filename method to parse filenames throughout.  Use get_root_dir to
retrieve the current root directory throughout.  Set const in argument list,
where appropriate, throughout.
* choose.cc (set_existence): Detect case of uninstalled package with no
version.
(parse_filename): New function.
* filemanip.h (fileparse): New structure.
* mount.cc (read_mounts): Remember where we found the root mount.
(set_root_dir): New function.
(get_root_dir): Ditto.
* mount.h: Declare new functions.
* site.cc (get_root_dir_now): Renamed from get_root_dir.
(save_site_url): Use new function name.
(get_initial_list_idx): Ditto.
24 files changed:
ChangeLog
choose.cc
concat.cc
desktop.cc
dialog.cc
dialog.h
diskfull.cc
diskfull.h
filemanip.h
fromcwd.cc
geturl.cc
ini.cc
ini.h
iniparse.y
install.cc
log.cc
mkdir.cc
mkdir.h
mount.cc
mount.h
postinstall.cc
root.cc
site.cc
state.h
This page took 0.035924 seconds and 5 git commands to generate.