Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-25 | Cleanup sqfs_write_table | David Oberhollenzer | |
This commit attempts to make the generic table writer more readable. A few changes are made, including heap allocation of the block list. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2019-07-25 | Rename table.c to write_table.c in accordance to function it contains | David Oberhollenzer | |
Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |