gzip: Regenerate crc table in util.c using makecrc

This commit is contained in:
Paul Dersey 2023-05-31 13:43:21 -04:00
parent 87601931b2
commit 247b2a2a89
6 changed files with 123 additions and 14 deletions

View file

@ -244,6 +244,12 @@ GNU ``make`` is now built so we have a more robust building system.
``make`` allows us to do things like define rules for files rather than
writing complex kaem scripts.
patch 2.5.9
===========
``patch`` is a very useful tool at this stage, allowing us to make
significantly more complex edits, including just changes to lines.
gzip 1.2.4
==========
@ -261,12 +267,6 @@ sed 4.0.9
You are most likely aware of GNU ``sed``, a line editor.
patch 2.5.9
===========
``patch`` is a very useful tool at this stage, allowing us to make
significantly more complex edits, including just changes to lines.
bzip2 1.0.8
===========