From dadebdaeeba87778cad0fb842f8e75bdd22a7043 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 24 Dec 2011 04:32:49 -0500 Subject: Add missing restrict in mbrtowc declaration --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fb53698b58..ca936b38a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,6 +26,10 @@ * posix/regex_internal.c (re_string_fetch_byte_case): Remove pure attribute. +2011-12-24 Ulrich Drepper + + * wcsmbs/wchar.h: Add missing __restrict. + 2011-12-23 Ulrich Drepper [BZ #13532] -- cgit v1.2.3