Print (empty) instead of nothing at all for empty
[coreboot.git] / util / cbfstool / common.c
2010-01-07 Maciej PijankaPrint (empty) instead of nothing at all for empty
2009-12-06 Peter Stugecbfstool: Fill memory allocated in create_cbfs_file...
2009-11-12 Uwe HermannCosmetics (trivial).
2009-11-12 Myles WatsonPrint size of file on cbfs_add_file failure. The size...
2009-11-09 Patrick GeorgiAdd a "locate" function cbfstool, which helps you find
2009-09-30 Patrick GeorgiFix endless loop when trying to add a too large file...
2009-09-22 Stefan Reinauer* guard all mallocs in cbfstool
2009-09-15 Patrick GeorgiMore error checking when trying to open files in
2009-09-14 Patrick GeorgiNew cbfstool. Works without mmap or fork/exec and