plan9fox/sys
Ori Bernstein d72a404399 Fix directory heuristic for long file names.
Tar specifies that a filename ending with '/' is a directory. We were
incorrectly looking at the short name. This meant that when we have long
filenames with a '/' at the 100th character, we would decide it was a
directory.

This change uses the long name when deciding the size for extraction,
and trusts the header size when just skipping forward in the stream.
2019-11-05 10:48:51 -08:00
..
doc
games/lib add games/linden and games/turtle 2019-11-03 13:49:23 +00:00
include Add toascii() to ape 2019-09-09 16:00:06 +01:00
lib /sys/lib/plumb/basic: open nedmail windows with -noscroll 2019-10-22 08:18:20 +10:30
man upasfs(4): fix manpage typo (thanks rgl) 2019-11-02 12:52:39 +01:00
src Fix directory heuristic for long file names. 2019-11-05 10:48:51 -08:00