aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/tar.c
Commit message (Expand)AuthorAgeFilesLines
* tar: remove /bin/ when invoking compressorsphonologus2020-01-141-6/+1
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-1/+1
* tar: rename sstrnlen to avoid OpenBSD compile errorRuss Cox2010-07-111-5/+5
* src/cmd/tar.c: avoid conflict with strnlen in libcAlbert Lee2008-12-011-3/+3
* silence warning (andrey)rsc2006-04-201-1/+2
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-3/+3
* no anon unionrsc2006-03-311-29/+30
* new tar importrsc2006-03-301-63/+195
* more tar changesrsc2005-07-221-28/+27
* fix tarrsc2005-07-221-2/+2
* update from geoffrsc2005-07-221-0/+1043