From: Roland McGrath Date: Tue, 8 Mar 2005 20:44:53 +0000 (+0000) Subject: * sysdeps/gnu/errlist-compat.awk: Use NERR in all array decls, so X-Git-Tag: cvs/fedora-glibc-20050319T1907~25 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e0bb7af860d0a0d825b5ef10fe5395b03e01b460;p=thirdparty%2Fglibc.git * sysdeps/gnu/errlist-compat.awk: Use NERR in all array decls, so array types match exactly in C alias decls. --- diff --git a/ChangeLog b/ChangeLog index 7816aa65ee4..1e9bb23d762 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-03-08 Roland McGrath + + * sysdeps/gnu/errlist-compat.awk: Use NERR in all array decls, so + array types match exactly in C alias decls. + 2005-03-07 Ulrich Drepper * malloc/arena.c (ptmalloc_init): Recognize MALLOC_PERTURB_ and call