summaryrefslogtreecommitdiff
path: root/gcc/java/zextract.c
Commit message (Expand)AuthorAgeFilesLines
* zextract.c (read_zip_archive): Read file_offset before writing zipd and conse...Jeff Sturm2001-01-291-2/+2
* Various fixes to allow compiling a compressed .jar/.zip archive.Per Bothner2001-01-211-0/+1
* jcf-io.c: Include zlib.h.Anthony Green2000-09-061-1/+5
* zextract.c (find_zip_file_start): New function.Tom Tromey2000-04-271-7/+29
* Fix copyrightsJeff Law2000-02-261-1/+1
* buffer.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-211-3/+3
* gjavah.c (get_field_name, [...]): Use xmalloc, not malloc.Kaveh R. Ghazi1999-09-161-1/+1
* check-init.c (check_bool2_init, [...]): Add static prototypes.Kaveh R. Ghazi1999-08-101-2/+9
* Update copyrights for the last patchKaveh Ghazi1999-01-231-1/+1
* Warning fixes:Kaveh R. Ghazi1999-01-231-7/+2
* Initial revisionAnthony Green1998-09-061-0/+350