summaryrefslogtreecommitdiff
path: root/fastjar/jartool.c
Commit message (Expand)AuthorAgeFilesLines
* jartool.c (expand_options): Handle tar-style argument list with a leading "-".Bryce McKinlay2002-03-181-3/+14
* jar -C fixAnthony Green2002-02-241-4/+6
* jartool.c (main): NULL-terminate new_argv.Tom Tromey2002-01-311-1/+2
* For PR libgcj/5303:Tom Tromey2002-01-091-68/+175
* re PR bootstrap/5117 (irix6.5 bootstrap failure when using SGI's compiler)Craig Rodrigues2002-01-031-4/+8
* jatool.c (extract_jar): Account for null termination when determining whether...Bryce McKinlay2001-10-121-2/+10
* re PR java/3949 (fastjar exits success if @file not found)Alexandre Petit-Bianco2001-08-281-1/+6
* jartool.c (jarfile): Remove length limitation.Tom Tromey2001-08-271-4/+12
* Modified from patch by Julian Hall <jules@acris.co.uk>:Tom Tromey2001-07-041-7/+18
* jartool.c (jt_strdup): New function.John David Anglin2001-05-031-3/+20
* jartool.c (MAXPATHLEN): Provide if not defined.Robert Lipe2000-12-281-2/+32
* Warning fixes:Kaveh R. Ghazi2000-12-141-32/+63
* * jartool.c (extract_jar): Use strchr, not index.Tom Tromey2000-12-131-5/+10
* fastjar: Imported.Alexandre Petit-Bianco2000-12-081-0/+1757