On Fri, Oct 25, 2002 at 04:36:58PM -0700, Roland McGrath wrote: > You know better than I what existing mips libc.so.6 ABIs have for the size > of sys_errlist. But for the current version, 123 omits many of the errno > values I see in asm-mips/errno.h, and EDQUOT really is 1133. So I don't > see how your change can be right. That is what was in glibc 2.0 for mips. However, glibc 2.2 is the first glibc version I worked on. I don't have any mips binaries compiled against glibc 2.0. As far as I know, none of glibc prior to the one with all my mips patches applied ever worked 100% correct on mips. H.J.