gcc/libjava/java
Tom Tromey 66c8aed252 natFileDescriptorPosix.cc (open): Allocate buffer to correct size.
* java/io/natFileDescriptorPosix.cc (open): Allocate buffer to
	correct size.
	(write): Loop until write completes.  From Corey Minyard.

From-SVN: r42749
2001-05-31 17:33:05 +00:00
..
applet
awt Rectangle2D.java: fix doc typo. 2001-05-31 16:48:15 +00:00
beans
io natFileDescriptorPosix.cc (open): Allocate buffer to correct size. 2001-05-31 17:33:05 +00:00
lang natString.cc (init): Throw ArrayIndexOutOfBoundsException. 2001-05-24 18:06:03 +00:00
math
net [multiple changes] 2001-05-24 05:40:37 +00:00
security decl.c (init_decl_processing): Add new class "protectionDomain" field. 2001-04-25 16:45:15 +01:00
sql DriverManager.java (getDrivers): Handle case where driver's class loader is null. 2001-05-31 16:18:55 +00:00
text SimpleDateFormat.java (parse): Handle non-dst time zones. 2001-05-16 15:34:46 +00:00
util GregorianCalendar.java (computeTime): Only call getTimeZone() once. 2001-05-15 21:44:24 +00:00