This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


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

[Bug nptl/20220] New recvmsg wrapper in 2.24 missing from libpthread


https://sourceware.org/bugzilla/show_bug.cgi?id=20220

--- Comment #1 from Adhemerval Zanella <adhemerval.zanella at linaro dot org> ---
As Joseph pointed out, this seems likely BZ#14932.  My understanding is
libpthread provided old {recv,send}msg only for compatibility reasons, new
programs should link against newer one on libc and dlsym should return the new
version as well.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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