jar.c

Daniel Veillard Daniel.Veillard at w3.org
Thu Jul 9 10:59:31 PDT 1998


[ I forward this mail which bounced due to a line beginning with "config"
  the author is Godmar Back <gback at cs.utah.edu>, Daniel ]


 A quick addition about the O_BINARY issue:

c onfig-io.h already defines O_BINARY as Per suggested, he probably put it
in himself.  That means you can assume it's defined if you include
"config-io.h"

The flag is added in the java.io.* native methods.  It was forgotten 
in the methods of the syscall interface, but is now there.

There shouldn't be any calls in the kaffe JVM that do *not* go through
the syscall interface (jsyscall.h defines open as a macro), so it should 
all work now.

	- Godmar


----- End forwarded message -----

-- 
Daniel.Veillard at w3.org | W3C  MIT/LCS  NE43-344  | Today's Bookmarks :
Tel : +1 617 253 5884  | 545 Technology Square   | Linux, WWW, rpm2html,
Fax : +1 617 258 5999  | Cambridge, MA 02139 USA | badminton, Kaffe,
http://www.w3.org/People/W3Cpeople.html#Veillard | HTTP-NG and Amaya.


More information about the kaffe mailing list