]> gcc.gnu.org Git - gcc.git/commit
jartool.c (extract_jar): Use "open" with O_BINARY instead of "creat" to create extrac...
authorRanjit Mathew <rmathew@hotmail.com>
Fri, 22 Nov 2002 03:20:24 +0000 (03:20 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Fri, 22 Nov 2002 03:20:24 +0000 (03:20 +0000)
commit7fe75c032469f6490ba30421f4d3cc482acd1932
tree179957b4baea96950d926ea9bc6f1053652cec40
parent57de2c8fb8d17d000d38ff4ffdb0d0013deeb0a3
jartool.c (extract_jar): Use "open" with O_BINARY instead of "creat" to create extracted files.

2002-11-21  Ranjit Mathew <rmathew@hotmail.com>

* jartool.c (extract_jar): Use "open" with O_BINARY instead of
"creat" to create extracted files.

From-SVN: r59366
fastjar/ChangeLog
fastjar/jartool.c
This page took 0.057598 seconds and 5 git commands to generate.