summaryrefslogtreecommitdiffstats
path: root/Utilities/cmtar
Commit message (Expand)AuthorAgeFilesLines
* COMP: Try to remove more warningsAndy Cedilnik2006-01-061-4/+4
* BUG: libtar now compiles in VJ and works with vtkzlibYogi Girdhar2006-01-052-0/+12
* COMP: Remove warningsAndy Cedilnik2006-01-033-5/+6
* COMP: Try to fix major/minor problem on aixAndy Cedilnik2005-12-313-0/+8
* COMP: Attempt to fix problems with major and minorAndy Cedilnik2005-12-313-2/+10
* COMP: Fix systems that do not have both vsnprintf and snprintf.Andy Cedilnik2005-12-301-0/+4
* COMP: Fix support for vsnprintfAndy Cedilnik2005-12-304-7/+14
* COMP: Another borland bugAndy Cedilnik2005-12-301-0/+10
* BUG: Handle mkdirhier properly since it may modify the stringAndy Cedilnik2005-12-301-7/+48
* ENH: Cleanup the file handler stuf so that now any file descriptor type can b...Andy Cedilnik2005-12-303-48/+38
* COMP: Cleanup regular expressionsAndy Cedilnik2005-12-301-1/+1
* COMP: Remove warnings by exposing some variablesAndy Cedilnik2005-12-302-0/+2
* COMP: Fix support for gzip on non-32 bit platformsAndy Cedilnik2005-12-303-31/+78
* COMP: Remove warning about argument not being intAndy Cedilnik2005-12-301-1/+1
* BUG: Several Borland fixesAndy Cedilnik2005-12-308-25/+81
* COMP: More cygwin fixesAndy Cedilnik2005-12-291-2/+2
* BUG: Fix on cygwin... again?Andy Cedilnik2005-12-291-1/+5
* COMP: Try to remove warnings and add support for cygwinAndy Cedilnik2005-12-291-10/+12
* BUG: Fix extract. Looks like dirname actually changes the string, so temporar...Andy Cedilnik2005-12-291-1/+7
* COMP: Remove c++ style commentsAndy Cedilnik2005-12-292-3/+1
* COMP: Remove more warningsAndy Cedilnik2005-12-282-0/+23
* COMP: Remove more warnings and rename library to cmtarAndy Cedilnik2005-12-284-24/+11
* COMP: Remove warningAndy Cedilnik2005-12-281-2/+5
* COMP: Several borland fixesAndy Cedilnik2005-12-2814-51/+77
* COMP: Remove warningsAndy Cedilnik2005-12-281-3/+3
* COMP: Only do O_BINARY on windowsAndy Cedilnik2005-12-281-0/+4
* COMP: Fix windowsAndy Cedilnik2005-12-282-2/+2
* ENH: Fix building on cygwinAndy Cedilnik2005-12-281-4/+4
* COMP: Fix build on sun by adding missing includeAndy Cedilnik2005-12-284-0/+9
* ENH: Windows fixesAndy Cedilnik2005-12-288-18/+16
* ENH: Initial importAndy Cedilnik2005-12-2838-0/+7705