cosmopolitan/third_party/puff
Jōshin 2fc507c98f
Fix more vi modelines (#1006)
* modelines: tw -> sw

shiftwidth, not textwidth.

* space-surround modelines

* fix irregular modelines

* Fix modeline in titlegen.c
2023-12-13 02:28:11 -05:00
..
BUILD.mk Fix more vi modelines (#1006) 2023-12-13 02:28:11 -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.