aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/check_header_gzip.c
AgeCommit message (Collapse)Author
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
definitions. (That should only be on prototypes.)
2005-04-16Patch from Bernhard Fischer to make a bunch of symbols staticEric Andersen
which were otherwise cluttering the global namespace.
2003-03-19Major coreutils update.Manuel Novoa III
2002-11-03Use xread_char to save a few bytes, fix indenting of commentsGlenn L McGrath
2002-09-27Fix compress support and prevent a segfaultGlenn L McGrath
2002-09-25New common unarchive code.Glenn L McGrath