This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: libjava/java/io/natFileDescriptorPosix.cc -r1.25 -r1.26
>>>>> "Loren" == Loren James Rittle <rittle@latour.rsch.comm.mot.com> writes:
Loren> * libjava/include/posix.h (O_SYNC): Define if not available
Loren> and a reasonable, perhaps more conservative, replacement exists.
Loren> (O_DSYNC): Likewise.
Actually I prefer this to Michael's patch. Let's use this instead;
please check it in. It is also ok to revert the commenting-out in
natFileDescriptorPosix.cc.
Tom