This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Committed to branch: WIN-28.1: fix POSIX file descriptor numbering assumptions
Committed to branch.
- a
Adam Megacz <patches@lists.megacz.com> writes:
> 2002-03-06 Adam Megacz <adam@xwt.org>
>
> * java/io/FileDescriptor.java: Initialize in/out/err in init().
> * java/io/natFileDescriptorWin32.cc (init()): Added function.
> * java/io/natFileDescriptorPosix.cc (init()): Added function.
> * java/io/natFileDescriptorEcos.cc (init()): Added function.