Files
gcc/libjava/java/io
Bryce McKinlay f449e8853b posix-threads.cc (_Jv_ThreadInterrupt): Re-enable interrupt of blocking IO via pthread_kill().
* posix-threads.cc (_Jv_ThreadInterrupt): Re-enable interrupt of
	blocking IO via pthread_kill().
	* java/io/natFileDescriptorPosix.cc (write (jint)): Check for thread
	interrupted status flag only if ::write returned an error.
	(write (jbyteArray, jint, jint): Likewise.
	(read (jint)): Likewise.
	(read (jbyteArray, jint, jint): Likewise.

From-SVN: r45719
2001-09-21 05:23:31 +01:00
..
2001-09-02 06:18:49 +00:00
2001-08-31 22:31:40 +00:00
2000-11-20 18:25:41 +00:00
2001-09-02 06:18:49 +00:00
2001-07-02 05:16:24 +00:00
2001-07-18 18:35:12 +00:00
2001-01-06 23:28:40 +00:00
2001-08-31 22:31:40 +00:00
2001-01-06 23:28:40 +00:00
2001-09-02 06:18:49 +00:00