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/6846] Full featured printf hooks


------- Additional Comments From rsa at us dot ibm dot com  2008-10-21 18:31 -------
Created an attachment (id=3011)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=3011&action=view)
printf_hooks patch revision 3 which removes debugging messages, adds
__builtin_expect, and conditional array creation.

Latest modification with:
Debugging messages removed.
__builtin_expect() used to indicate override is the uncommon branch.
conditional array creation for arginfo array only when user override is
provided.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #2922 is|0                           |1
           obsolete|                            |


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

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