aboutsummaryrefslogtreecommitdiff
path: root/fastjar/jartool.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-03re PR bootstrap/5117 (irix6.5 bootstrap failure when using SGI's compiler)Craig Rodrigues1-4/+8
2001-10-12jatool.c (extract_jar): Account for null termination when determining whether...Bryce McKinlay1-2/+10
2001-08-28re PR java/3949 (fastjar exits success if @file not found)Alexandre Petit-Bianco1-1/+6
2001-08-27jartool.c (jarfile): Remove length limitation.Tom Tromey1-4/+12
2001-07-04Modified from patch by Julian Hall <jules@acris.co.uk>:Tom Tromey1-7/+18
2001-05-03jartool.c (jt_strdup): New function.John David Anglin1-3/+20
2000-12-28jartool.c (MAXPATHLEN): Provide if not defined.Robert Lipe1-2/+32
2000-12-14Warning fixes:Kaveh R. Ghazi1-32/+63
2000-12-13* jartool.c (extract_jar): Use strchr, not index.Tom Tromey1-5/+10
2000-12-08fastjar: Imported.Alexandre Petit-Bianco1-0/+1757