summaryrefslogtreecommitdiff
path: root/sys/src/cmd/tapefs/tarfs.c
AgeCommit message (Collapse)Author
2015-05-19tar, tarfs: implement longname supportcinap_lenrek
this allows extracting tar archives that use longnames extension, where the real filename is stored in a special entry with linkflag == 'L' before the file entry. also skip longlink entries with linkflag == 'K'.
2013-10-03tarfs: make file name safe, canonical and free of . and .. (from sources)cinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen