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/1814] dlopen/dlsym clear dlerror flag


------- Additional Comments From schwab at suse dot de  2005-11-08 09:44 -------
> Well, the way it's declared now (I don't have the POSIX manual, only judging 
> from the man pages) is consistent with e.g. errno behavior (no library 
function 
> should change it). 
 
This is wrong.  Almost every library function can change errno in an 
unpredictable way when it is successful (there are only a few exceptions). 

-- 


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

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