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]

Functions with different versions in libc and libpthread


Some functions have different versions in libc and libpthread. For
example, pread has GLIBC_2.1 in libc and GLIBC_2.2 in libpthread.
I can imagine potential problems with it. Shouldn't a fuction have
the same verion cross all libraries?

-- 
H.J. Lu (hjl@valinux.com)

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