cosmopolitan/tool
tkchia 0ffc0dd461
Let lz4toasm accept LZ4 files that lack extracted-size field (#858)
lz4toasm should now more easily accept LZ4 files output by
compressor programs that do not support the extracted-size
field, such as Stephan Brumme's smallz4.

This patch also proposes to add a new lz4len() function to
the libc: it parses an LZ4 compressed block to compute the
unpacked content size, without really unpacking the block.

Co-authored-by: tkchia <tkchia-cosmo@gmx.com>
2023-07-23 11:12:22 -07:00
..
ape Do work on curl/mbedtls/zstd 2023-07-07 10:13:35 -07:00
args Clean up more code 2023-06-18 01:00:05 -07:00
build Let lz4toasm accept LZ4 files that lack extracted-size field (#858) 2023-07-23 11:12:22 -07:00
curl Do work on curl/mbedtls/zstd 2023-07-07 10:13:35 -07:00
decode Remove some dead code 2023-07-03 02:48:29 -07:00
emacs Make improvements 2023-07-10 04:35:14 -07:00
hello Clean up more code 2023-06-18 01:00:05 -07:00
lambda Switch public headers to getopt_long() entirely 2023-07-02 19:57:43 -07:00
net Make improvements 2023-07-11 04:41:50 -07:00
plinko Brush up some more code 2023-07-10 10:17:26 -07:00
scripts Further improve usability of cosmocc 2023-07-10 05:55:00 -07:00
viz Make improvements 2023-07-11 04:41:50 -07:00
tool.mk Do work on curl/mbedtls/zstd 2023-07-07 10:13:35 -07:00