Implement tar pool. Do not use dup for single files, as it uses a shared file position.
commit9cd9425a8e8e8c9471891ea765776ffbb5f3055c
authorKrzysztof Foltman <wdev@foltman.com>
Sat, 13 Jul 2013 22:52:44 +0000 (13 23:52 +0100)
committerKrzysztof Foltman <wdev@foltman.com>
Sat, 13 Jul 2013 22:52:44 +0000 (13 23:52 +0100)
tree9c2ad4ee7fb6aa597d978ac20fd787dcdc82c216
parentb03731d02c62e21dd625d9260d2dc187048b7116
Implement tar pool. Do not use dup for single files, as it uses a shared file position.
tarfile.c
tarfile.h