]> cygwin.com Git - cygwin-apps/setup.git/commit - find.h
* cygcalls.c: new, call cygwin1.dll functions directly
authorDJ Delorie <dj@redhat.com>
Thu, 8 Jun 2000 03:03:16 +0000 (03:03 +0000)
committerDJ Delorie <dj@redhat.com>
Thu, 8 Jun 2000 03:03:16 +0000 (03:03 +0000)
commitaa32874b519963ab5f3cf96546b4acfbd6a615cf
treec5f01f7e9e2791ff44463e63860488ceddf98e88
parentc1a6a7615018c7fbe09588ed8969e3c0b44f623b
* cygcalls.c: new, call cygwin1.dll functions directly
* cygcalls.h: header for same
* Makefile.in: add cygcalls.[ch], remove mount/cygpath/umount
exes, fix cinstall.rc dependencies.
* path.c: remove unneeded code
* setup.c: use cygcalls instead of xcreate_process.
uncompress embedded files with zlib
add "-d" for "download only"
add "-h" for help
postpone mount changes until very end
add download progress indicators
pack multi-column listings more
auto-delete temp files
customize banner message according to options
prompt user for text/binary mounts
add warnings about empty setup directory, root installs, etc
ChangeLog
Makefile.in
cygcalls.c [new file with mode: 0644]
cygcalls.h [new file with mode: 0644]
path.c
setup.c
This page took 0.033896 seconds and 5 git commands to generate.