This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Updated GLIBC_PRIVATE


Jakub Jelinek <jakub@redhat.com> writes:

> Bootstrapped on i686, no make check failures.

Yep.  And I've looked at some programs/libraries which could have
caused problems and found none.  Thanks.

But we nevertheless means we need more testing.  It would be really
good if the distribution makers could run a script on a fully loaded
machine which finds all executables and runs "ldd -v" on them.  ldd
will report unknown versions or symbols etc.


I hope everybody here realizes how this change effects adding new
entries to Versions files.  Every interface which is not exported
because it is meant to be used by users has to go in the GLIBC_PRIVATE
version.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]