Home
last modified time | relevance | path

Searched refs:archives (Results 1 – 25 of 110) sorted by relevance

12345

/freebsd/contrib/libarchive/
H A DREADME.md4 can read and write streaming archives in a variety of formats. It
77 * Old V7 tar archives
87 …* ZIP archives (with uncompressed or "deflate" compressed entries, including support for encrypted…
89 * GNU and BSD 'ar' archives
91 * 7-Zip archives (including archives that use zstandard compression)
93 * LHA and LZH archives
95 * XAR archives
121 * shar archives
123 * GNU and BSD 'ar' archives
126 * 7-Zip archives
[all …]
H A DNEWS37 Jan 23, 2020: Important fixes for writing XAR archives
51 May 18, 2019: Fixes for reading Android APK and JAR archives
159 (Currently only supported for uncompressed RAR archives).
495 bsdtar extraction of zip archives.
562 node entries in tar archives.
565 of corner cases that arise when manipulating archives on
603 written to tar archives
641 archives was unaffected.)
676 Jan 31, 2007: Added read support for "empty" archives as a
716 single files from large uncompressed archives.
[all …]
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCommonOpts.td20 : Flag<["--"], "enable-deterministic-archives">,
21 HelpText<"Enable deterministic mode when operating on archives (use "
25 HelpText<"Alias for --enable-deterministic-archives">;
28 : Flag<["--"], "disable-deterministic-archives">,
29 HelpText<"Disable deterministic mode when operating on archives (use "
33 HelpText<"Alias for --disable-deterministic-archives">;
/freebsd/contrib/llvm-project/lld/docs/MachO/
H A Dld64-vs-lld.rst31 archives.
34 1. Duplicate ObjC symbols from the same archives will not raise an error.
36 2. Duplicate ObjC symbols from different archives will raise a "duplicate
38 - LLD: Duplicate symbols, regardless of which archives they are from, will
/freebsd/usr.bin/lorder/tests/
H A Dlorder_test.sh77 atf_test_case archives
110 atf_add_test_case archives
/freebsd/contrib/bmake/
H A Darch.c155 static ArchList archives; /* The archives we've already examined */ variable
430 for (ln = archives.first; ln != NULL; ln = ln->next) { in ArchStatMember()
565 Lst_Append(&archives, ar); in ArchStatMember()
998 Lst_Init(&archives); in Arch_Init()
1008 for (ln = archives.first; ln != NULL; ln = ln->next) in Arch_End()
1010 Lst_Done(&archives); in Arch_End()
/freebsd/usr.bin/bmake/tests/archives/
H A DMakefile2 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/archives
/freebsd/usr.bin/bmake/tests/
H A DMakefile7 TESTS_SUBDIRS= archives
/freebsd/contrib/llvm-project/lld/docs/ELF/
H A Dwarn_backrefs.rst20 references, the archives can be ordered in such a way that there are no
25 LLD remembers the symbol table of archives that it has previously seen, so if
34 selected different objects from different archives that both define the same
49 topological order of archives, which can be useful to detect layering
/freebsd/contrib/file/magic/Magdir/
H A Dbout4 # i80960 b.out objects and archives
H A Dsccs4 # sccs: file(1) magic for SCCS archives
H A Dfsav93 # ./archive handle pure tar archives
98 # one space at the end of text and then handles gzipped archives by ./compress
H A Dmozilla30 # Note: Most ZIP utilities are able to extract such archives
/freebsd/contrib/byacc/package/pkgsrc/
H A DMakefile6 MASTER_SITES= https://invisible-mirror.net/archives/byacc/
/freebsd/contrib/byacc/package/debian/
H A Dwatch20 https://invisible-mirror.net/archives/byacc/byacc-(\d+)\.tgz
/freebsd/usr.bin/bmake/tests/archives/fmt_44bsd/
H A DMakefile4 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/archives/fmt_44bsd
/freebsd/usr.bin/bmake/tests/archives/fmt_oldbsd/
H A DMakefile3 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/archives/fmt_oldbsd
/freebsd/usr.bin/bmake/tests/archives/fmt_44bsd_mod/
H A DMakefile4 TESTSDIR= ${TESTSBASE}/usr.bin/bmake/archives/fmt_44bsd_mod
/freebsd/crypto/openssl/
H A DSUPPORT.md35 consider searching the mail archives and posting a question to the
78 archives are made public, however. For more information, see the [mailing
/freebsd/sys/contrib/openzfs/.github/ISSUE_TEMPLATE/
H A Dbug_report.md17 and mailing list archives.
/freebsd/contrib/byacc/package/
H A Dmingw-byacc.spec14 Source0: https://invisible-mirror.net/archives/%{name}/%{name}-%{AppPatched}.tgz
H A Dbyacc.spec15 Source0: https://invisible-mirror.net/archives/%{name}/%{name}-%{AppPatched}.tgz
/freebsd/contrib/arm-optimized-routines/string/
H A DREADME.contributors12 library archives should be usable to override libc symbols at link time (or
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc5170 OLD_FILES+=usr/tests/usr.bin/bmake/archives/Kyuafile
5171 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/Kyuafile
5195 OLD_FILES+=usr/tests/usr.bin/bmake/archives/fmt_44bsd/libtest.a
7743 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/Kyuafile
7766 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_44bsd/libtest.a
7793 OLD_FILES+=usr/tests/usr.bin/make/archives/fmt_oldbsd/Kyuafile
7817 OLD_FILES+=usr/tests/usr.bin/make/archives/Kyuafile
8105 OLD_DIRS+=usr/tests/usr.bin/make/archives/fmt_oldbsd
8106 OLD_DIRS+=usr/tests/usr.bin/make/archives/fmt_44bsd_mod
8107 OLD_DIRS+=usr/tests/usr.bin/make/archives/fmt_44bsd
[all …]
/freebsd/targets/pseudo/tests/
H A DMakefile.depend270 usr.bin/bmake/tests/archives \
271 usr.bin/bmake/tests/archives/fmt_44bsd \
272 usr.bin/bmake/tests/archives/fmt_44bsd_mod \
273 usr.bin/bmake/tests/archives/fmt_oldbsd \

12345