Home
last modified time | relevance | path

Searched refs:liblzma (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-14-stable/contrib/xz/
HDChangeLog7 src/liblzma/Makefile.am | 2 +-
8 src/liblzma/api/lzma/version.h | 2 +-
102 src/liblzma/liblzma_w32res.rc | 10 +++++++++-
144 In contrast, the liblzma*.map files truly are link dependencies.
328 liblzma: Fix x86-64 movzw compatibility in range_decoder.h
355 src/liblzma/rangecoder/range_decoder.h | 24 ++++++++++++------------
374 liblzma: Tweak a comment
378 src/liblzma/simple/arm64.c | 4 ++--
422 The liblzma target was recently changed to link against Threads::Threads
425 building shared liblzma and pthread_sigmask() wasn't in libc.
[all …]
HDTODO27 If liblzma has created threads and fork() gets called, liblzma
29 doesn't touch liblzma.
96 More tutorial programs are needed for liblzma.
HDAUTHORS8 Major parts of liblzma are based on code written by Igor Pavlov,
12 The SHA-256 implementation in liblzma is based on code written by
HDREADME9 1.3. Documentation for liblzma
28 and scripts, the API of liblzma is somewhat similar to the API of the
103 1.3. Documentation for liblzma
105 The liblzma API headers include short docs about each function
110 getting started with liblzma. In the source package the examples
114 Since the liblzma API has similarities to the zlib API, some people
/freebsd-14-stable/contrib/xz/doxygen/
HDDoxyfile3 # Run "doxygen" in this directory to generate the liblzma API documentation
7 # - Include the liblzma version number in the generated documentation.
13 PROJECT_NAME = "liblzma (XZ Utils)"
15 STRIP_FROM_PATH = ../src/liblzma/api
16 INPUT = ../src/liblzma/api
HDupdate-doxygen91 ABS_SRCDIR=$ABS_TOP_SRCDIR/src/liblzma/api
/freebsd-14-stable/lib/liblzma/
HDMakefile4 LZMADIR= ${SRCTOP}/contrib/xz/src/liblzma
161 CLEANFILES+= liblzma.pc
163 PCFILES= liblzma.pc
165 liblzma.pc: liblzma.pc.in
/freebsd-14-stable/contrib/libarchive/libarchive/
HDarchive_version_details.c61 const char *liblzma = archive_liblzma_version(); in archive_version_details() local
74 if (liblzma) { in archive_version_details()
76 archive_strcat(&str, liblzma); in archive_version_details()
/freebsd-14-stable/usr.bin/xzdec/
HDMakefile.depend9 lib/liblzma \
HDMakefile9 LZMALIBDIR= ${SRCTOP}/lib/liblzma
/freebsd-14-stable/usr.bin/lzmainfo/
HDMakefile.depend9 lib/liblzma \
HDMakefile5 LZMALIBDIR= ${SRCTOP}/lib/liblzma
/freebsd-14-stable/usr.bin/xz/
HDMakefile.depend9 lib/liblzma \
/freebsd-14-stable/usr.bin/gzip/
HDMakefile.depend9 lib/liblzma \
/freebsd-14-stable/lib/libarchive/
HDMakefile.depend11 lib/liblzma \
/freebsd-14-stable/usr.bin/mkuzip/
HDMakefile.depend9 lib/liblzma \
/freebsd-14-stable/usr.bin/unzip/tests/
HDMakefile.depend13 lib/liblzma \
/freebsd-14-stable/usr.bin/tar/tests/
HDMakefile.depend13 lib/liblzma \
/freebsd-14-stable/usr.bin/bsdcat/tests/
HDMakefile.depend13 lib/liblzma \
/freebsd-14-stable/usr.bin/cpio/tests/
HDMakefile.depend13 lib/liblzma \
/freebsd-14-stable/lib/libarchive/tests/
HDMakefile.depend13 lib/liblzma \
/freebsd-14-stable/contrib/xz/src/liblzma/
HDliblzma.pc.in9 Name: liblzma
/freebsd-14-stable/usr.bin/objcopy/
HDMakefile.depend15 lib/liblzma \
/freebsd-14-stable/lib/
HDMakefile72 liblzma \
120 SUBDIR_DEPEND_libarchive= libz libbz2 libexpat liblzma libmd libzstd
/freebsd-14-stable/tools/bsdbox/
HDMakefile.depend30 lib/liblzma \

12