summaryrefslogtreecommitdiffstats
path: root/Utilities/cmtar/decode.c
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Fix mem leaks related to th_get_pathname. Change this implementation of ↵David Cole2006-02-031-1/+3
| | | | th_get_pathname so that it *always* returns a strdup'ed value. Callers must now free non-NULL returns from th_get_pathname. Change all callers to call free appropriately.
* COMP: Several borland fixesAndy Cedilnik2005-12-281-4/+4
|
* ENH: Windows fixesAndy Cedilnik2005-12-281-1/+1
|
* ENH: Initial importAndy Cedilnik2005-12-281-0/+136