cosmopolitan/third_party/zlib/gz
Jōshin 394d998315
Fix vi modelines (#989)
At least in neovim, `│vi:` is not recognized as a modeline because it
has no preceding whitespace. After fixing this, opening a file yields
an error because `net` is not an option. (`noet`, however, is.)
2023-12-05 14:37:54 -08:00
..
BUILD.mk Rename makefiles BUILD.mk 2023-11-28 11:21:08 -08:00
gzclose.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
gzguts.inc Reduce header complexity 2023-11-28 14:39:42 -08:00
gzlib.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
gzread.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
gzwrite.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00