natFileDescriptorPosix.cc (write): Try again on EINTR.
authorTom Tromey <tromey@redhat.com>
Sat, 26 Jul 2003 00:40:50 +0000 (00:40 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Sat, 26 Jul 2003 00:40:50 +0000 (00:40 +0000)
commit49f60a1a01b7526ca317f18dd0ed87f9ff781f3b
tree9875d1b9bc47a19b0c0f76f44a3bbecae0da6046
parent037af9d77b4df0c1330e7fd641d6c97d9dbf2f9b
natFileDescriptorPosix.cc (write): Try again on EINTR.

* java/io/natFileDescriptorPosix.cc (write): Try again on EINTR.
(write): Likewise.
(read): Likewise.
(read): Likewise.

From-SVN: r69807
libjava/ChangeLog
libjava/java/io/natFileDescriptorPosix.cc