]> cygwin.com Git - cygwin-apps/setup.git/commit - ChangeLog
* tar.c: New file; built-in tar using zlib.
authorDJ Delorie <dj@redhat.com>
Wed, 24 May 2000 16:04:36 +0000 (16:04 +0000)
committerDJ Delorie <dj@redhat.com>
Wed, 24 May 2000 16:04:36 +0000 (16:04 +0000)
commit99d1bf2de932809207f22b4ad20778b4abf082e8
treea86584cd6e918af5b1a9deba950854d9c311676c
parent5565074928288045486854246f2a2f55c63beaf8
* tar.c: New file; built-in tar using zlib.
* tar.h: New file; header for same.
* ctar.c: New file; test program for same.
* Makefile.in: add built-in tar, remove tar.exe and gzip.exe
* path.c (pathcat): convert slashes and canonicalize, instead of aborting
* setup.c (tarx): add support for built-in tar
(main): accept unix-style slashes, check root dir for drive letters,
warn about installing in /, make sure cwd is empty for internet installs,
defer mounts to end of install, support built-in tar.
ChangeLog
Makefile.in
ctar.c [new file with mode: 0644]
path.c
setup.c
tar.c [new file with mode: 0644]
tar.h [new file with mode: 0644]
This page took 0.036721 seconds and 5 git commands to generate.