Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-01 | cleanup: split tar code up, remove some duplications | David Oberhollenzer | |
This commit attempts to split some of the monolitic tar parsing code up into multiple functions in seperate files. Also, some code duplication (like reading a record into memory which was implemented twice) is removed. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at> |