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]

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.


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