Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-11 | ubifs-utils: Add descriptions for new lib files in common/README | Zhihao Cheng | |
There are several new libs(eg. atomic, kmem, bitops. etc.) have been imported into ubifs-utils, add descriptions for these libs in README. Signed-off-by: Zhihao Cheng <chengzhihao1@huawei.com> Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> | |||
2024-11-11 | ubifs-utils: Split common source files from mkfs.ubifs | Zhihao Cheng | |
Split common source files into common dir from mkfs.ubifs, this is a preparation for importing libubifs(from linux kernel) to replace current UBIFS libs. Signed-off-by: Zhihao Cheng <chengzhihao1@huawei.com> Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |