summaryrefslogtreecommitdiffstats
path: root/Utilities/cmtar/filesystem.c
Commit message (Collapse)AuthorAgeFilesLines
* BUG: Fix memory leak in libtar's kwReadDir. Use a static buffer like readdir ↵David Cole2006-02-021-4/+11
| | | | (probably) does rather than malloc-ing a block which never gets free-d.
* COMP: Several borland fixesAndy Cedilnik2005-12-281-3/+1
|
* ENH: Windows fixesAndy Cedilnik2005-12-281-1/+1
|
* ENH: Initial importAndy Cedilnik2005-12-281-0/+82