gcc/libjava/java
Tom Tromey fc7563ecb0 natFile.cc (_access): Don't stack-allocate buffer.
* java/io/natFile.cc (_access): Don't stack-allocate buffer.
	Size buffer based on real size of string.
	(_stat): Likewise.
	(attr): Likewise.
	(getCanonicalPath): Likewise.
	(performList): Likewise.
	(performMkdir): Likewise.
	(performSetReadOnly): Likewise.
	(unixroot): Removed.
	(performRenameTo): Likewise.
	(performSetLastModified): Likewise.
	(performCreate): Likewise.
	(performDelete): Likewise.
	(performListRoots): Always return new array.

From-SVN: r49584
2002-02-07 19:18:35 +00:00
..
applet Add license clarification. 2002-01-22 22:40:42 +00:00
awt List.java (addNotify): Correctly check to see if peer does not exist. 2002-01-30 02:47:48 +00:00
beans Add license clarification. 2002-01-22 22:40:42 +00:00
io natFile.cc (_access): Don't stack-allocate buffer. 2002-02-07 19:18:35 +00:00
lang prims.cc (_Jv_CreateJavaVM): Call _Jv_platform_initialize. 2002-02-07 18:59:52 +00:00
math Add license clarification. 2002-01-22 22:40:42 +00:00
net embedded updates 2002-02-07 03:24:12 +00:00
rmi Add license clarification. 2002-01-22 22:40:42 +00:00
security Add license clarification. 2002-01-22 22:40:42 +00:00
sql Add license clarification. 2002-01-22 22:40:42 +00:00
text Add license clarification. 2002-01-22 22:40:42 +00:00
util Add license clarification. 2002-01-22 22:40:42 +00:00