mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-07 19:58:30 +00:00
Improve cosmocc toolchain
- Decouple zlib from libc - Add some underscores to mostly internal names
This commit is contained in:
parent
713d4424c6
commit
ba180e754d
25 changed files with 128 additions and 42 deletions
18
third_party/puff/README.cosmo
vendored
Normal file
18
third_party/puff/README.cosmo
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
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.
|
Loading…
Add table
Add a link
Reference in a new issue