 |
Parent directory |
- |
2025-03-06 09:18:38 |
|
|
 |
decompress_common.c |
11991 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:02 |
Code shared by the XPRESS and LZX decompressors |
 |
decompress_common.h |
9839 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:02 |
Code shared by the XPRESS and LZX decompressors |
 |
lib.h |
1092 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:02 |
Adapted for linux kernel by Alexander Mamaev:
remove implementations of get_unaligned_
assume GCC is always defined
ISO C90
linux kernel code style |
 |
lzx_decompress.c |
19504 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:02 |
A decompressor for the LZX compression format, which can |
 |
xpress_decompress.c |
3964 bytes |
2025-03-06 09:18:38 |
2025-03-06 13:21:02 |
A decompressor for the XPRESS compression format |