Skip to content

Clean up fprintf usage #2

@GoogleCodeExporter

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions