]> git.ipfire.org Git - thirdparty/gcc.git/commit - include/ChangeLog
[PR lto/61334] Declare prototype for strnlen, if needed.
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Jun 2014 09:45:00 +0000 (09:45 +0000)
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 10 Jun 2014 09:45:00 +0000 (09:45 +0000)
commitd968efeac356364c01445013a1a3660e5087cb15
tree47693e80839cdf20848a33e1f839ec66894b68fc
parentad28f8e501f875bc3eefacb4570d03421c505f6d
[PR lto/61334] Declare prototype for strnlen, if needed.

include/
* libiberty.h [defined (HAVE_DECL_STRNLEN) &&
!HAVE_DECL_STRNLEN] (strnlen): New prototype.
gcc/
* configure.ac: Use gcc_AC_CHECK_DECLS to check for strnlen
prototype.
* config.in: Regenerate.
* configure: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@211401 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config.in
gcc/configure
gcc/configure.ac
include/ChangeLog
include/libiberty.h