This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: (fastjar) Open Extracted Files in Binary Mode


>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:

Ranjit> 2002-11-21  Ranjit Mathew <rmathew@hotmail.com>
Ranjit>      * fastjar/jartool.c (extract_jar): Use "open" with
Ranjit>      O_BINARY instead of "creat" to create extracted files.

Looks good.  I'm checking it in.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]