xz/src/xz
Jia Tan eea78216d2 xz: Fix Capsicum sandbox compile error.
user_abort_pipe[] was still being used instead of the parameters.
2024-02-23 20:27:15 +08:00
..
Makefile.am xz: Move sandboxing code to sandbox.c and improve Landlock sandbox. 2024-02-17 23:07:35 +02:00
args.c Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
args.h Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
coder.c Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
coder.h Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
file_io.c xz: Move sandboxing code to sandbox.c and improve Landlock sandbox. 2024-02-17 23:07:35 +02:00
file_io.h xz: Move sandboxing code to sandbox.c and improve Landlock sandbox. 2024-02-17 23:07:35 +02:00
hardware.c Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
hardware.h Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
list.c xz: Mention lzmainfo if trying to use 'lzma --list'. 2024-02-14 18:31:16 +02:00
list.h Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
main.c xz: Use stricter pledge(2) and Landlock sandbox. 2024-02-17 23:07:35 +02:00
main.h Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
message.c xz: Delete old commented-out code. 2024-02-17 23:07:35 +02:00
message.h xz: Fix message_init() description. 2024-02-17 23:07:35 +02:00
mytime.c Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
mytime.h Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
options.c Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
options.h Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
private.h xz: Move sandboxing code to sandbox.c and improve Landlock sandbox. 2024-02-17 23:07:35 +02:00
sandbox.c xz: Fix Capsicum sandbox compile error. 2024-02-23 20:27:15 +08:00
sandbox.h xz: Use stricter pledge(2) and Landlock sandbox. 2024-02-17 23:07:35 +02:00
signals.c Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
signals.h Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
suffix.c Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
suffix.h Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
util.c Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
util.h Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00
xz.1 xz: Fix outdated threading related info on the man page. 2024-02-14 18:31:16 +02:00
xz_w32res.rc Add SPDX license identifier into 0BSD source code files. 2024-02-14 18:31:16 +02:00