639 B
639 B
Pre11 Batch D
Scope
- Rename
src/lz4.ctosrc/decompressor_lz4.c. - Update the source list and current architecture references to the new filename.
Equivalence
- The pre-rename
lz4.cblob and renameddecompressor_lz4.cblob are identical. - Byte comparison confirms the renamed source content is unchanged.
- Rename detection reports a 100% rename.
- LZ4 definitions, declarations, descriptor references, and
lz4_finishcall counts are unchanged.
Behavior and Testing
- This batch changes filenames and documentation only; it makes no behavior changes.
- No build, QEMU run, feature test, or other test was run.