Functions with different versions in libc and libpthread

H . J . Lu hjl@valinux.com
Thu Nov 9 00:15:00 GMT 2000


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)


More information about the Libc-hacker mailing list