2004-10-20 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Wed, 20 Oct 2004 10:04:57 +0000 (10:04 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 20 Oct 2004 10:04:57 +0000 (10:04 +0000)
commit4b359a27dd5c9d76e507db782a8e907e20c1df95
tree4f3828f0c7b8c93b35716f90f88b0b326180f323
parent13772215fc3cfd7b15674698e276cd18d44f1c1f
2004-10-20  Roland McGrath  <roland@redhat.com>

* sysdeps/gnu/errlist-compat.awk: Don't bail if Versions gives a count
higher than ERR_MAX reports.  Instead, emit a #define ERR_MAX.
* sysdeps/gnu/Makefile ($(objpfx)errlist-compat.h): New target.
(generated): Add errlist-compat.h.
* sysdeps/gnu/errlist.awk: Make output #include <errlist-compat.h> to
define ERR_MAX and use that for table size.
sysdeps/gnu/Makefile
sysdeps/gnu/errlist-compat.awk
sysdeps/gnu/errlist.awk