aboutsummaryrefslogtreecommitdiff
path: root/archival/libunarchive/header_verbose_list.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-11-12I noticed that "tar tvjf file.tbz" was segfaulting. This fixed it.Rob Landley
2003-03-19Major coreutils update.Manuel Novoa III
2002-09-25New common unarchive code.Glenn L McGrath