> Are you planning on building ctar into setup.c eventually or are you > going to keep it as a separate program? ctar is just a test program for tar.c. Setup links tar.c into itself and calls those functions directly. > I'm glad to see the zlib stuff being used rather than having a separate > gzip. That always bothered me. :-)