summaryrefslogtreecommitdiff
path: root/archival/libunarchive/check_header_gzip.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gunzip: s/unsigned char extra_short/unsigned extra_short/Denis Vlasenko2007-03-151-1/+1
* bunzip2/gunzip/uncompress/unlzma: merge into common code -Denis Vlasenko2007-03-071-6/+3
* style fixesDenis Vlasenko2006-12-261-2/+2
* message string changes, mostly for consistency, also -32 bytes in .rodataDenis Vlasenko2006-10-201-1/+1
* "formated" -> "formatted" throughout the code base."Robert P. J. Day"2006-07-201-7/+7
* Cleaup read() and write() variants, plus a couple of new functions likeRob Landley2006-07-161-7/+7
* Add one-line GPL boilerplate to numerous (but not all yet) source files."Robert P. J. Day"2006-07-121-0/+3
* Standardize on the vi editing directives being on the first line."Robert P. J. Day"2006-07-021-0/+1
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
* Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen2005-04-161-0/+1
* Major coreutils update.Manuel Novoa III2003-03-191-8/+8
* Use xread_char to save a few bytes, fix indenting of commentsGlenn L McGrath2002-11-031-23/+12
* Fix compress support and prevent a segfaultGlenn L McGrath2002-09-271-9/+2
* New common unarchive code.Glenn L McGrath2002-09-251-0/+75