This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcc/libjava ChangeLog java/io/natFile.cc


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_0-branch
Changes by:	jsturm@gcc.gnu.org	2001-05-31 18:58:47

Modified files:
	libjava        : ChangeLog 
	libjava/java/io: natFile.cc 

Log message:
	* 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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.674.2.78&r2=1.674.2.79
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/java/io/natFile.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_0-branch&r1=1.7.4.3&r2=1.7.4.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]