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]

Re: lockf64 and GLIBC_2.1/GLIBC_2.1.1


"H . J . Lu" <hjl@valinux.com> writes:

> Why does lockf64 have both GLIBC_2.1 and GLIBC_2.1.1? In fact, only
> GLIBC_2.1 is really defined. I guess GLIBC_2.1 was mistake. But it
> is too late to change now. Here is a patch. 

That's correct.  But this is no problem, the binaries are created
correctly.  What isn't correct is probably that it was added to 2.1 in
the first place and the consequence is that a binary linked against
2.1 might silently crash.  But this cannot be changed anymore and
apparently was no real problem.  Thanks.

-- 
---------------.                          ,-.   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]