libc/sysdeps/gnu errlist-compat.awk Makefile e ...

roland@sourceware.org roland@sourceware.org
Wed Oct 20 10:04:00 GMT 2004


CVSROOT:	/cvs/glibc
Module name:	libc
Changes by:	roland@sources.redhat.com	2004-10-20 10:04:58

Modified files:
	sysdeps/gnu    : errlist-compat.awk Makefile errlist.awk 

Log message:
	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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/gnu/errlist-compat.awk.diff?cvsroot=glibc&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/gnu/Makefile.diff?cvsroot=glibc&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/sysdeps/gnu/errlist.awk.diff?cvsroot=glibc&r1=1.21&r2=1.22



More information about the Glibc-cvs mailing list