2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
commit7ce26751b948af5be89a7da5882b19703c48f7fe
authorapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 9 Dec 2000 03:08:23 +0000 (9 03:08 +0000)
committerapbianco <apbianco@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 9 Dec 2000 03:08:23 +0000 (9 03:08 +0000)
tree87ea917f50267296afe6acf62ccf01cba566fa09
parent68a758b6de03182f0683314be57cae52979cd6c5
2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>

        * fastjar: Imported.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38145 138bc75d-0d04-0410-961f-82ee72b054a4
32 files changed:
ChangeLog
fastjar/AUTHORS [new file with mode: 0644]
fastjar/CHANGES [new file with mode: 0644]
fastjar/COPYING [new file with mode: 0644]
fastjar/ChangeLog [new file with mode: 0644]
fastjar/INSTALL [new file with mode: 0644]
fastjar/Makefile [new file with mode: 0644]
fastjar/Makefile.am [new file with mode: 0644]
fastjar/Makefile.in [new file with mode: 0644]
fastjar/NEWS [new file with mode: 0644]
fastjar/README [new file with mode: 0644]
fastjar/aclocal.m4 [new file with mode: 0644]
fastjar/compress.c [new file with mode: 0644]
fastjar/compress.h [new file with mode: 0644]
fastjar/config.h.in [new file with mode: 0644]
fastjar/configure [new file with mode: 0755]
fastjar/configure.in [new file with mode: 0644]
fastjar/dostime.c [new file with mode: 0644]
fastjar/dostime.h [new file with mode: 0644]
fastjar/install-defs.sh [new file with mode: 0644]
fastjar/install-defs.sh.in [new file with mode: 0644]
fastjar/install-sh [new file with mode: 0755]
fastjar/jargrep.c [new file with mode: 0644]
fastjar/jargrep.h [new file with mode: 0644]
fastjar/jartool.c [new file with mode: 0644]
fastjar/jartool.h [new file with mode: 0644]
fastjar/missing [new file with mode: 0755]
fastjar/mkinstalldirs [new file with mode: 0755]
fastjar/pushback.c [new file with mode: 0644]
fastjar/pushback.h [new file with mode: 0644]
fastjar/stamp-h.in [new file with mode: 0644]
fastjar/zipfile.h [new file with mode: 0644]