head	1.1;
branch	1.1.1;
access;
symbols
	libarchive-3-8-7:1.1.1.1
	libarchive-3-8-6:1.1.1.1
	pkgsrc-2026Q1:1.1.1.1.0.2
	pkgsrc-2026Q1-base:1.1.1.1
	libarchive-3-8-5:1.1.1.1
	KIENTZLE:1.1.1;
locks; strict;
comment	@# @;


1.1
date	2026.01.06.11.42.57;	author adam;	state Exp;
branches
	1.1.1.1;
next	;
commitid	Q4rjOheYoLWofkpG;

1.1.1.1
date	2026.01.06.11.42.57;	author adam;	state Exp;
branches;
next	;
commitid	Q4rjOheYoLWofkpG;


desc
@@


1.1
log
@Initial revision
@
text
@# AR format dictionary

# AR magic
"!<arch>\x0a"

# File header terminator
"\x60\x0a"

# Special entries
"/"
"//"
"/SYM64/"

# Common permissions
"100644  "
"100755  "

# UID/GID fields
"0     "
"1000  "
@


1.1.1.1
log
@libarchive: import version 3.8.5
@
text
@@
