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/1005] putc() runs slower


------- Additional Comments From gsmith at us dot ibm dot com  2006-02-13 15:26 -------
(In reply to comment #4)
> This is why there is putc_unlocked.

We can't very well advise someone to substitute putc_unlocked() for putc().  
Suppose some sap did this, and then years later the code gets reused in a 
threaded application -- this well-intentioned advice could cause very hard-to-
find problems.

-- 


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

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