| To: | Roland McGrath <roland@redhat.com> |
|---|---|
| Subject: | Re: PATCH: Fix errlist for mips |
| From: | "H. J. Lu" <hjl@lucon.org> |
| Date: | Tue, 5 Nov 2002 19:23:28 -0800 |
| Cc: | Daniel Jacobowitz <dan@debian.org>, GNU C Library <libc-alpha@sources.redhat.com>, linux-mips@linux-mips.org |
| In-reply-to: | <200211060253.gA62rH817728@magilla.sf.frob.com>; from roland@redhat.com on Tue, Nov 05, 2002 at 06:53:17PM -0800 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20021026181431.GA11105@nevyn.them.org> <200211060253.gA62rH817728@magilla.sf.frob.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.2.5.1i |
On Tue, Nov 05, 2002 at 06:53:17PM -0800, Roland McGrath wrote: > > 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. Please keep in mind that the next version is GLIBC_2.1, not GLIBC_2.2. The reason you see GLIBC_2.2 is GLIBC_2.2 is the first versioned ABI for MIPS. H.J. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: PATCH: Fix errlist for mips, Roland McGrath |
|---|---|
| Next by Date: | Re: PATCH: Fix errlist for mips, Roland McGrath |
| Previous by Thread: | Re: PATCH: Fix errlist for mips, Roland McGrath |
| Next by Thread: | Re: PATCH: Fix errlist for mips, Roland McGrath |
| Indexes: | [Date] [Thread] [Top] [All Lists] |