This is the mail archive of the
binutils-cvs@sourceware.org
mailing list for the binutils project.
src/bfd ChangeLog plugin.c
- From: davek at sourceware dot org
- To: binutils-cvs at sourceware dot org
- Date: 25 Jun 2009 12:32:10 -0000
- Subject: src/bfd ChangeLog plugin.c
CVSROOT: /cvs/src
Module name: src
Changes by: davek@sourceware.org 2009-06-25 12:32:10
Modified files:
bfd : ChangeLog plugin.c
Log message:
2009-06-25 Rafael Avila de Espindola <espindola@google.com>
* plugin.c (load_plugin): Use stat and S_ISREG instead of the d_type
field of struct dirent.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.4669&r2=1.4670
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/plugin.c.diff?cvsroot=src&r1=1.2&r2=1.3