# # ChangeLog for uspace/lib/untar/private in mainline # # Generated by Trac 1.6 # 2026-03-06T14:26:58Z 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