mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-09-06 16:26:55 +00:00
* NEWS: Remove support for mangled names.
* doc/tar.texi (verbose tutorial): Likewise. * src/Makefile.am (tar_SOURCES): Remove mangle.c. * src/common.h (extract_mangle): Remove decl. * src/extract.c (extract_mangle_wrapper): Remove. (prepare_to_extract): Remove support for mangled names. * src/list.c (read_and, print_header): Likewise. * src/mangle.c: Remove. * src/tar.h (GNUTYPE_NAMES): Remove.
This commit is contained in:
@@ -1000,12 +1000,6 @@ Encountered only at the beginning of a multi-volume archive
|
||||
from the previous volume. The number @var{n} gives the offset where
|
||||
the original file was split.
|
||||
|
||||
@item --Mangled file names--
|
||||
This archive member contains @dfn{mangled file names} declarations,
|
||||
a special member type that was used by early versions of @GNUTAR{}.
|
||||
You probably will never encounter this, unless you are reading a very
|
||||
old archive.
|
||||
|
||||
@item unknown file type @var{c}
|
||||
An archive member of unknown type. @var{c} is the type character from
|
||||
the archive header. If you encounter such a message, it means that
|
||||
|
||||
Reference in New Issue
Block a user