cosmopolitan/third_party/puff
Jōshin 3a8e01a77a
more modeline errata (#1019)
Somehow or another, I previously had missed `BUILD.mk` files.

In the process I found a few straggler cases where the modeline was
different from the file, including one very involved manual fix where a
file had been treated like it was ts=2 and ts=8 on separate occasions.

The commit history in the PR shows the gory details; the BUILD.mk was
automated, everything else was mostly manual.
2023-12-16 23:07:10 -05:00
..
BUILD.mk more modeline errata (#1019) 2023-12-16 23:07:10 -05:00
puff.c flip et / noet in modelines 2023-12-07 22:17:11 -05:00
puff.h Reduce header complexity 2023-11-28 14:39:42 -08:00
README.cosmo Improve cosmocc toolchain 2023-03-05 23:52:49 -08:00

DESCRIPTION

  puff is a tiny implementation of deflate decompression

LICENSE

  zlib license

ORIGIN

  Origin: git@github.com:madler/zlib.git
  Commit: 03614c56ad299f9b238c75aa1e66f0c08fc4fc8b
  Author: Mark Adler <madler@alumni.caltech.edu>
  Date:   Sun Oct 30 08:36:13 2016 -0700

LOCAL CHANGES

  None.