re PR fastjar/9532 (jar -C flag is incompatible with Sun's (fastjar uses nonportable...
authorNathanael Nerode <neroden@gcc.gnu.org>
Wed, 2 Jul 2003 17:20:54 +0000 (17:20 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Wed, 2 Jul 2003 17:20:54 +0000 (17:20 +0000)
commit5208b50b05316bd5db18166ec7c752b0b1980c0d
treebaa3810796cd1a2a81d5239328902a89a00be980
parent300e89a2b66eb8d9d9467168251927525d5c4fe8
re PR fastjar/9532 (jar -C flag is incompatible with Sun's (fastjar uses nonportable feature of getcwd))

PR java/9532
* jartool.c (add_to_jar): Return 1 on failure to open file.
Split out -C case to:
* jartool.c (add_to_jar_with_dir): New function.

From-SVN: r68847
fastjar/ChangeLog
fastjar/jartool.c