Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove libtar | Bill Hoffman | 2009-10-30 | 1 | -140/+0 |
| | |||||
* | COMP: Use HAVE_SYS_PARAM_H properly in libtar | Brad King | 2009-06-10 | 1 | -1/+3 |
| | | | | | The value is computed by a try-compile for libtar. This teaches the sources to actually use the result. | ||||
* | BUG: Fix mem leaks related to th_get_pathname. Change this implementation of ↵ | David Cole | 2006-02-03 | 1 | -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 fixes | Andy Cedilnik | 2005-12-28 | 1 | -4/+4 |
| | |||||
* | ENH: Windows fixes | Andy Cedilnik | 2005-12-28 | 1 | -1/+1 |
| | |||||
* | ENH: Initial import | Andy Cedilnik | 2005-12-28 | 1 | -0/+136 |