index
:
xz.git
jiatan/v5.6.0/autofoo
jiatan/v5.6.0/tar
jiatan/v5.6.0/unpack
jiatan/v5.6.1/autofoo
jiatan/v5.6.1/tar
jiatan/v5.6.1/unpack
larhzu/master
larhzu/v5.0
larhzu/v5.2
larhzu/v5.4
larhzu/v5.6
XZ Utils
Lasse Collin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xzdec
/
xzdec.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-28
Build: Fix Linux Landlock feature test in Autotools and CMake builds.
Jia Tan
1
-4
/
+4
2024-02-14
Add SPDX license identifier into 0BSD source code files.
Lasse Collin
1
-0
/
+2
2024-02-14
Change most public domain parts to 0BSD.
Lasse Collin
1
-3
/
+0
2023-12-19
xzdec: Add sandbox support for Pledge, Capsicum, and Landlock.
Jia Tan
1
-7
/
+139
2023-09-22
xz, xzdec, lzmainfo: Use tuklib_attr_noreturn.
Lasse Collin
1
-3
/
+6
2023-09-22
MSVC: xzdec: Use _fileno and _setmode.
Kelvin Lee
1
-0
/
+4
2023-09-22
MSVC: Don't #include <unistd.h>.
Kelvin Lee
1
-1
/
+4
2019-06-23
xzdec: Fix warnings from -Wsign-conversion.
Lasse Collin
1
-1
/
+1
2013-04-15
xzdec: Improve the --help message.
Lasse Collin
1
-5
/
+5
2011-05-17
Add underscores to attributes (__attribute((__foo__))).
Lasse Collin
1
-3
/
+3
2010-08-07
Disable the memory usage limiter by default.
Lasse Collin
1
-172
/
+4
2010-06-11
Fix string to uint64_t conversion.
Lasse Collin
1
-2
/
+11
2010-03-07
Treat all integer multiplier suffixes as base-2.
Lasse Collin
1
-26
/
+16
2010-03-07
Consistently round up the memory usage limit in messages.
Lasse Collin
1
-2
/
+5
2010-03-07
Increase the default memory usage limit on "low-memory" systems.
Lasse Collin
1
-12
/
+30
2010-01-27
Use PACKAGE_URL instead of custom PACKAGE_HOMEPAGE.
Lasse Collin
1
-1
/
+1
2009-11-15
Add lzma_physmem().
Lasse Collin
1
-2
/
+1
2009-10-02
Add support for --enable-assume-ram=SIZE.
Lasse Collin
1
-2
/
+3
2009-09-19
Various changes.
Lasse Collin
1
-40
/
+15
2009-09-12
A few grammar fixes.
Lasse Collin
1
-1
/
+1
2009-08-13
Sync some error messages from xz to xzdec.
Lasse Collin
1
-3
/
+3
2009-07-08
Remove --force from xzdec.
Lasse Collin
1
-4
/
+1
2009-07-02
Define PACKAGE_HOMEPAGE in configure.ac and use it in
Lasse Collin
1
-2
/
+2
2009-06-04
Harmonized xzdec --memory with xz --memory and made
Lasse Collin
1
-21
/
+53
2009-05-22
Added support for --quiet and --no-warn to xzdec.
Lasse Collin
1
-27
/
+49
2009-05-22
Use the 40 % of RAM memory usage limit in xzdec too.
Lasse Collin
1
-5
/
+5
2009-05-21
Support special value "max" where xz and xzdec accept an integer.
Lasse Collin
1
-1
/
+5
2009-04-13
Put the interesting parts of XZ Utils into the public domain.
Lasse Collin
1
-10
/
+3
2009-02-13
Changed how the version number is specified in various places.
Lasse Collin
1
-1
/
+1
2009-02-13
Improve support for DOS-like systems.
Lasse Collin
1
-2
/
+3
2009-02-01
Fix missing newlines in xzdec.c.
Lasse Collin
1
-3
/
+3
2009-01-31
Add LZMA_API to liblzma API headers. It's useful at least
Lasse Collin
1
-0
/
+1
2009-01-31
Use _WIN32 instead of WIN32 in xzdec.c to test if compiling on Windows.
Lasse Collin
1
-2
/
+2
2008-12-31
Remove lzma_init() and other init functions from liblzma API.
Lasse Collin
1
-3
/
+0
2008-11-20
Build xzdec and lzmadec from xzdec.c. xzdec supports only .xz
Lasse Collin
1
-177
/
+134
2008-11-20
Minor cleanups to xzdec.
Lasse Collin
1
-10
/
+10
2008-11-19
Renamed lzma to xz and lzmadec to xzdec. We create symlinks
Lasse Collin
1
-0
/
+492