Paul Sokolovsky
9dd4fe3a9b
genlz77: Update API to uzlib_ prefix.
2016-08-15 00:10:19 +03:00
Paul Sokolovsky
6e9f13e9d9
tinf: Rename remaining uncompress API functions to uzlib_ prefix.
2016-08-14 00:43:36 +03:00
Paul Sokolovsky
82812eac6e
tinf: tinf_*_parse_header: Rename to uzlib_*.
2016-08-14 00:09:51 +03:00
Paul Sokolovsky
0d7290e8cf
tgunzip: Update for tinf_uncompress_dyn_chksum().
2016-08-11 01:06:58 +03:00
Paul Sokolovsky
fbf79b5188
tinfgzip: Rewrite in terms of (new) tinf_uncompress_dyn().
...
tinf_gzip_uncompress() is gone, and replaced with 2 functions to parse
gzip header/trailer. The core decompression routine is tinf_uncompress_dyn,
and client code is expected to call it itself.
2016-08-03 02:03:00 +03:00
Paul Sokolovsky
75b914f3c8
Merge genlz77.h into tinf.h.
2014-10-12 23:31:55 +03:00
Paul Sokolovsky
73cd6a2dec
Add "tgzip" example.
2014-10-12 21:15:30 +03:00
Paul Sokolovsky
fefb7bbcb5
tgunzip: Produce link map file.
2014-10-12 21:15:30 +03:00
Paul Sokolovsky
29957f12a0
Make executable depend on library.
2014-09-15 23:11:08 -07:00
Paul Sokolovsky
7d06d511a6
Fix line-endings CRLF -> LF.
2014-08-20 03:52:43 +03:00
Joergen Ibsen
93352fca2a
Initial commit of tinf v1.00 source.
2012-11-13 23:14:45 +01:00