Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Clean up fprintf usage #2

Open
GoogleCodeExporter opened this issue Jun 14, 2015 · 0 comments
Open

Clean up fprintf usage #2

GoogleCodeExporter opened this issue Jun 14, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

Fjalar and Kvasir use a mixture of printf, fprintf, puts, fputs, and others.  
Some of these are handled by my_libc.c and some are handled by Valgrind (via 
the VG_ prefix).  This leads to different output (due to different 
implementations of format chars) and some mixed up buffering.


Original issue reported on code.google.com by mar...@cs.washington.edu on 5 Aug 2013 at 9:40

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant