summaryrefslogtreecommitdiff
path: root/archival/libunarchive/check_header_gzip.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley2006-03-061-1/+1
| | | | definitions. (That should only be on prototypes.)
* Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen2005-04-161-0/+1
| | | | which were otherwise cluttering the global namespace.
* 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