From df979dc433f79f047c375b21c84b102e3738f1b3 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 24 Oct 2005 19:31:20 +0000 Subject: [PATCH] [BZ #1534] 2005-10-24 Roland McGrath [BZ #1534] * include/string.h: Use libc_hidden_proto for strnlen, not libc_hidden_builtin_proto. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index ccb4bcf2c1..3c16ce5d3c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-10-24 Roland McGrath + + [BZ #1534] + * include/string.h: Use libc_hidden_proto for strnlen, + not libc_hidden_builtin_proto. + 2005-10-23 Ulrich Drepper * rt/mqueue.h: Cleanups. -- 2.11.4.GIT