# # ChangeLog for uspace/lib/untar in mainline # # Generated by Trac 1.6 # 2025-08-25T22:21:41Z Tue, 05 Jun 2018 16:05:16 GMT Martin Decky [24fda5e] * uspace/Makefile (modified) * uspace/app/untar/Makefile (modified) * uspace/app/untar/main.c (modified) * uspace/lib/untar/Makefile (added) * uspace/lib/untar/private/tar.h (moved) * uspace/lib/untar/tar.c (moved) * uspace/lib/untar/untar.c (added) * uspace/lib/untar/untar.h (added) separate the TAR extraction to a library to make the code reusable