aboutsummaryrefslogtreecommitdiff
path: root/util/cbfstool/common.c
AgeCommit message (Expand)Author
2009-12-06cbfstool: Fill memory allocated in create_cbfs_file() with 0xffPeter Stuge
2009-11-12Cosmetics (trivial).Uwe Hermann
2009-11-12Print size of file on cbfs_add_file failure. The size of the file afterMyles Watson
2009-11-09Add a "locate" function cbfstool, which helps you findPatrick Georgi
2009-09-30Fix endless loop when trying to add a too large file to CBFS,Patrick Georgi
2009-09-22* guard all mallocs in cbfstoolStefan Reinauer
2009-09-15More error checking when trying to open files inPatrick Georgi
2009-09-14New cbfstool. Works without mmap or fork/exec andPatrick Georgi