This is the mail archive of the binutils-cvs@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gas ChangeLog input-file.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2003-12-18 18:03:09

Modified files:
	gas            : ChangeLog input-file.c 

Log message:
	(input_file_open): Remove call to stat().  Add a check for getc() failing, and
	catch the case where the failure is due to an attempt to read a directory.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.2009&r2=1.2010
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/input-file.c.diff?cvsroot=src&r1=1.13&r2=1.14


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