gcc/libjava/java
Tom Tromey d12a187337 re PR libgcj/5064 (java/lang/natClassLoader.cc doesn't compile on systems without snprintf)
Fix for PR libgcj/5064.
	* java/lang/natClassLoader.cc: Don't include stdio.h.
	(_Jv_RegisterClassHookDefault): Don't use snprintf.

From-SVN: r47861
2001-12-11 03:58:40 +00:00
..
applet
awt
beans
io Makefile.in: Rebuilt. 2001-12-09 00:17:07 +00:00
lang re PR libgcj/5064 (java/lang/natClassLoader.cc doesn't compile on systems without snprintf) 2001-12-11 03:58:40 +00:00
math re PR libgcj/4583 (problems BigDecimal(double) ctor.) 2001-11-25 19:32:28 +00:00
net
rmi
security
sql
text
util