natFileChannelPosix.cc (write): Properly handle EINTR.
authorTom Tromey <tromey@redhat.com>
Wed, 19 Apr 2006 17:01:53 +0000 (17:01 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Wed, 19 Apr 2006 17:01:53 +0000 (17:01 +0000)
commit37e7dc121db68d87fb61996219088f0b94680455
treebf7dc56d47c2c13752846e57a3e75e625659daa7
parentfa6098f8177ea7e73cfdcc291209cd47d40196ee
natFileChannelPosix.cc (write): Properly handle EINTR.

* gnu/java/nio/channels/natFileChannelPosix.cc (write): Properly
handle EINTR.

From-SVN: r113082
libjava/ChangeLog
libjava/gnu/java/nio/channels/natFileChannelPosix.cc