log toys/pending/tar.c @ 1720:ceb208839770 draft

age author description
Tue, 03 Mar 2015 22:06:55 -0600 Rob Landley Quick cleanup pass on tar. draft
Sun, 01 Mar 2015 16:11:50 -0600 Elliott Hughes fix format problems in tar.c draft
Thu, 01 Jan 2015 16:59:35 -0600 Rob Landley Switch a lot of strncpy() calls to xstrncpy(). draft
Tue, 12 Aug 2014 07:09:01 -0500 Ashwini Sharma Patches to commands for issues reported from static analysis tool. draft
Fri, 04 Jul 2014 21:46:00 -0500 Ashwini Sharma TAR - this supports archive creation and extraction based on the USTAR format (described in PAX Spec). For (de)compression '-z' gzip is supported. draft