Bryce McKinlay
b63853f9fd
re PR libgcj/11778 (System.out PrintStream does too much buffering)
...
* java/io/PrintStream.java (print): Always flush if auto_flush is
set. Don't check for newline characters.
(write (int)): Implement without using a temporary array.
(write (byte[], int, int): Always flush if auto_flush is set. Don't
check for newline characters.
Fixes PR libgcj/11778.
From-SVN: r70284
2003-08-10 03:53:17 +01:00
..
2002-01-22 22:40:42 +00:00
2003-03-23 19:11:19 +00:00
2003-06-14 05:44:38 +00:00
2003-04-20 22:47:43 +00:00
2002-01-22 22:40:42 +00:00
2003-03-23 19:11:19 +00:00
2002-01-22 22:40:42 +00:00
2003-03-23 19:11:19 +00:00
2002-06-15 18:59:15 +00:00
2003-04-20 22:47:43 +00:00
2003-05-20 11:53:11 +00:00
2003-04-20 22:47:43 +00:00
2003-05-09 07:10:58 +00:00
2002-06-15 18:59:15 +00:00
2003-03-23 19:11:19 +00:00
2003-06-21 17:06:56 +00:00
2003-05-13 09:13:31 +00:00
2003-04-07 12:25:08 +00:00
2003-07-13 16:53:05 +00:00
2003-04-07 12:25:08 +00:00
2002-06-15 18:59:15 +00:00
2003-07-13 16:53:05 +00:00
2003-08-06 19:47:24 +00:00
2003-03-18 06:00:25 +00:00
2003-03-23 19:11:19 +00:00
2003-03-23 19:11:19 +00:00
2003-03-23 19:11:19 +00:00
2003-03-23 19:11:19 +00:00
2003-03-23 19:11:19 +00:00
2002-01-22 22:40:42 +00:00
2003-05-09 07:10:58 +00:00
2002-06-15 18:59:15 +00:00
2002-06-15 18:59:15 +00:00
2002-06-15 18:59:15 +00:00
2002-06-15 18:59:15 +00:00
2003-03-23 19:11:19 +00:00
2003-06-24 07:25:24 +00:00
2003-05-13 09:13:31 +00:00
2003-07-26 00:40:50 +00:00
2003-05-13 09:13:31 +00:00
2003-01-21 20:45:57 +00:00
2003-04-19 19:08:49 +00:00
2003-02-28 11:38:56 +00:00
2003-01-20 06:46:28 +00:00
2002-06-15 18:59:15 +00:00
2002-06-15 18:59:15 +00:00
2003-04-07 12:25:08 +00:00
2003-08-01 03:34:52 +00:00
2003-04-07 12:25:08 +00:00
2003-04-07 12:25:08 +00:00
2003-08-01 03:34:52 +00:00
2003-03-23 19:11:19 +00:00
2003-04-07 12:25:08 +00:00
2003-04-07 12:25:08 +00:00
2003-06-20 12:13:19 +00:00
2002-06-15 18:59:15 +00:00
2002-01-22 22:40:42 +00:00
2003-06-07 18:35:00 +00:00
2003-03-18 06:00:25 +00:00
2003-02-04 21:07:15 +00:00
2003-03-18 06:00:25 +00:00
2003-02-04 21:07:15 +00:00
2003-08-10 03:53:17 +01:00
2003-05-20 09:13:19 +00:00
2003-05-25 11:40:19 +00:00
2003-03-23 19:11:19 +00:00
2003-07-13 16:53:05 +00:00
2003-03-18 06:00:25 +00:00
2002-01-22 22:40:42 +00:00
2002-11-10 22:06:49 +00:00
2003-03-23 19:11:19 +00:00
2002-06-15 18:59:15 +00:00
2003-03-23 19:11:19 +00:00
2002-01-22 22:40:42 +00:00
2003-03-18 06:00:25 +00:00
2003-02-04 21:07:15 +00:00
2002-06-15 18:59:15 +00:00
2002-06-15 18:59:15 +00:00
2002-06-15 18:59:15 +00:00
2003-01-20 06:46:28 +00:00
2002-06-15 18:59:15 +00:00
2003-03-24 08:27:28 +00:00