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: A patch for io/Versions and linuxthreads/Versions


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

> 	* linuxthreads/Versions (libpthread:GLIBC_2.2): Move pread,
> 	__pread64, pread64, pwrite, __pwrite64, pwrite64, lseek64 and 
> 	open64 to ...
> 	(libpthread:GLIBC_2.1): Here.

This is wrong.  There were no such symbols in the 2.1 version.
Therefore applications which as linked against 2.2 and run with 2.1
will silently fail.  These are exactly the kind of things the
versioning mechanism is catching.

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