PATCH: Fix errlist for mips
Roland McGrath
roland@redhat.com
Tue Nov 5 19:19:00 GMT 2002
> Here's what my MIPS glibc has:
> 0019df30 g DO .data 000001ec (GLIBC_2.0) sys_errlist
> 0019df30 g DO .data 000011b8 GLIBC_2.2 sys_errlist
> 0019df30 g DO .data 000001ec (GLIBC_2.0) _sys_errlist
> 0019df30 g DO .data 000011b8 GLIBC_2.2 _sys_errlist
Ok, that says sys_nerr=123 in 2.0 and sys_nerr=1134 in 2.2.
I have changed the map to have just those.
Thanks,
Roland
More information about the Libc-alpha
mailing list