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  2009-03-06 21:32 -------
Created an attachment (id=3796)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=3796&action=view)
printf-hooks-2009-03-06.patch

I believe this satisfies all of Ulrich's requirements.	It fixes the remaining
issues from the previous patch:

3 separate format specifier arrays
user flags field in the printf_info struct
Single API for registration
No free function necessary (auto allocation)

Please review

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #3787 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]