gcc/libjava/java
Jeff Sturm e2f3946854 natFile.cc (get_entry): Removed functions.
* natFile.cc (get_entry): Removed functions.
(performList): Call readdir or readdir_r if HAVE_READDIR_R defined.
Allocate enough storage for d_name if using readdir_r.

From-SVN: r42767
2001-06-01 04:04:10 +00:00
..
applet backport: Applet.java: New file. 2000-07-12 05:52:04 +01:00
awt Rectangle2D.java: fix doc typo. 2001-05-31 16:48:15 +00:00
beans * java/bean/Beans.java (instantiate): enable Applet code from Classpath 2001-01-18 00:43:17 +00:00
io natFile.cc (get_entry): Removed functions. 2001-06-01 04:04:10 +00:00
lang natString.cc (init): Throw ArrayIndexOutOfBoundsException. 2001-05-24 18:06:03 +00:00
math Changes merged from Kawa's gnu.math. 2001-03-01 22:55:33 -08:00
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