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 libc/1319] dlsym/RTLD_NEXT is broken when more than 1 lib has the symbol.


------- Additional Comments From langlais at ilay dot org  2005-09-20 08:43 -------
The New version of the LSB (3.0.0) makes the following statement about dlsym
RTLD_NEXT :
"The value RTLD_NEXT, which is reserved for future use shall be available, with
the behavior as described in ISO POSIX (2003)."

http://refspecs.freestandards.org/LSB_3.0.0/LSB-Core-generic/LSB-Core-generic/baselib-dlsym-1.html

The current behaviour is incompatible with the LSB 3.0.0 statement (according
the informative part of the POSIX description of dslym()).

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=1319

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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