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]
Other format: [Raw text]

r191433 - in /trunk/libbacktrace: ChangeLog con...


Author: ian
Date: Tue Sep 18 16:06:53 2012
New Revision: 191433

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=191433
Log:
	* configure.ac: Check whether strnlen is declared.
	* dwarf.c: Declare strnlen if not declared.
	* configure, config.h.in: Rebuild.

Modified:
    trunk/libbacktrace/ChangeLog
    trunk/libbacktrace/config.h.in
    trunk/libbacktrace/configure
    trunk/libbacktrace/configure.ac
    trunk/libbacktrace/dwarf.c


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