summaryrefslogtreecommitdiffstats
path: root/libdwfl/gzip.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid double-including config.hUlf Hermann2017-04-261-0/+4
* Move nested functions in gzip.c to file scope.Chih-Hung Hsieh2015-11-131-120/+149
* Trust AC_SYS_LARGEFILE to provide large file supportJosh Stone2015-10-091-2/+2
* Update name, license and contributor policy.Mark Wielaard2012-06-051-40/+19
* Rewrite kernel image support: use calculation instead of brute force, support...Roland McGrath2009-08-271-111/+55
* libdwfl: Support LZMA kernel images.Roland McGrath2009-08-261-1/+29
* libdwfl: Support automatic decompression of files in XZ format.Roland McGrath2009-08-261-11/+24
* Fix bzip2 support for non-mmap case.Roland McGrath2009-08-261-106/+136
* libdwfl: Support Linux bzip2 kernel images for automatic decompression.Roland McGrath2009-08-261-8/+10
* Grok Linux kernel zImage format.Roland McGrath2009-01-141-25/+90
* Fix decompression logic.Roland McGrath2009-01-061-11/+22
* libdwfl automagic decompression supportRoland McGrath2009-01-051-0/+223