[PATCH] Fix glibc binary compatibility problems

Ulrich Drepper drepper@redhat.com
Fri Jun 21 22:14:00 GMT 2002


On Fri, 2002-06-07 at 03:05, Jakub Jelinek wrote:

> readelf -a /lib/i686/libc.so.6 | grep gethostent_r | less
>   1062: 420f87e0   198 FUNC    GLOBAL DEFAULT   11 gethostent_r@GLIBC_2.0
>   1380: 420f87e0   198 FUNC    LOCAL  DEFAULT   11 __old_gethostent_r
>   1494: 420f8720   187 FUNC    LOCAL  HIDDEN   11 gethostent_r@@GLIBC_2.1.2
>   2108: 420f8720   187 FUNC    LOCAL  HIDDEN   11 __gethostent_r
>   3441: 420f87e0   198 FUNC    GLOBAL DEFAULT   11 gethostent_r@GLIBC_2.0
> and similarly for all other get*ent_r functions, plus _IO_wfile_jumps
> is not exported either but used to be (@@GLIBC_2.2).

I've applied parts of the patch.  I do not know why _IO_wfile_jumps is
needed.  What package is using it?

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
URL: <http://sourceware.org/pipermail/libc-hacker/attachments/20020621/e73852f8/attachment.sig>


More information about the Libc-hacker mailing list