summaryrefslogtreecommitdiff
path: root/src/is_tar.c
Commit message (Expand)AuthorAgeFilesLines
* Add --extensionChristos Zoulas2015-04-091-2/+2
* Slight improvements to tar code, and fix to -e soft.Reuben Thomas2010-11-301-21/+16
* fix include files.Christos Zoulas2009-02-031-2/+1
* handle encoding better.Christos Zoulas2008-11-071-2/+2
* make sure that we always include "file.h" first which includes config.hChristos Zoulas2008-11-041-4/+5
* Fix a printf with a non-literal format string.Reuben Thomas2008-11-031-2/+2
* add apple creator/typeChristos Zoulas2008-10-181-4/+5
* Debian Fixes via rrt@Christos Zoulas2008-02-041-2/+3
* reduce readonly data.Christos Zoulas2008-01-261-2/+2
* - separate mime encoding from mime typeChristos Zoulas2007-10-171-19/+19
* mime consistency fixes from Reuben Thomas <rrt@sc3d.org>Christos Zoulas2007-08-191-4/+3
* Use File id.Christos Zoulas2007-01-121-1/+1
* Identify gnu tar vs. posix tar.Christos Zoulas2006-05-031-2/+10
* Remove advertising clauses, with Ian's permission.Christos Zoulas2004-09-111-6/+1
* Include "file.h" first because it includes "config.h" and this needs toChristos Zoulas2003-11-111-2/+2
* Fix strings, add magic_errno().Christos Zoulas2003-10-141-2/+2
* make this compile again.Christos Zoulas2003-03-271-1/+2
* move the tar stuff and match it before the softmagicChristos Zoulas2003-03-271-3/+27
* - pass lint.Christos Zoulas2003-03-261-5/+5
* update copyrights.Christos Zoulas2003-03-231-2/+33
* reorgChristos Zoulas2003-03-231-6/+6
* - de __P()Christos Zoulas2002-07-031-9/+6
* Solaris compilation cleanups.Christos Zoulas2002-06-111-3/+2
* Large file support for linux.Christos Zoulas2002-06-111-6/+3
* - pt_note elf additions from NetBSDChristos Zoulas2002-05-161-2/+5
* Correct indianness detection in elf (Charles Hannum)Christos Zoulas2000-08-051-12/+12
* Automake and file -s patches.Christos Zoulas1999-02-141-8/+4
* Various fixed.Christos Zoulas1999-01-131-4/+4
* rcsid magicChristos Zoulas1998-06-271-1/+6
* - add support for elf core files: find the program name under SVR4 [Ken Pizzini]Christos Zoulas1997-01-151-6/+6
* Is_tar now takes the length in bytes of the buffer to beChristos Zoulas1993-09-161-2/+6
* Add RCS ID.Ian Darwin1992-09-081-1/+1
* Change:Ian Darwin1992-05-221-3/+8
* Try an RCS ident instead of Header.Ian Darwin1992-05-211-0/+1
* Delint.Ian Darwin1991-01-231-2/+3
* Minor reformatting and commentary changes.Ian Darwin1987-09-161-3/+11
* Re-write by John Gilmore, from his P.D. tar program.Ian Darwin1987-08-231-37/+74
* Initial revisionIan Darwin1987-08-231-0/+44