summaryrefslogtreecommitdiff
path: root/util/cbfstool/fs.c
AgeCommit message (Expand)Author
2009-07-23CBFS stuff:Stefan Reinauer
2009-06-25The problem is that the check to see if we're at the end is never reached. IMyles Watson
2009-06-08This is transition code for cbfs to implementRonald G. Minnich
2009-05-13This patch fixes a segfault when a file too large to fit is added to a romWard Vandewege
2009-05-13Remove a shadowed variable and an unnecessary local variable in cbfstool/fs.c.Myles Watsonmylesgw
2009-05-12This fixes a rather silly bug in cbfs with filenames > 16 characters. Ronald G. Minnich
2009-05-08Add -Werror to help us keep the code clean.Myles Watson
2009-05-08I have made a very simple mod to cbfstool that is compatible with theRonald G. Minnich
2009-04-20This patch adds Myles Watson
2009-04-14v2/util: romfs -> cbfs renamePeter Stuge