CMake/Utilities/cmtar
Bill Hoffman 887699184a COMP: remove warnings 2007-09-27 14:44:11 -04:00
..
compat COMP: Remove warnings 2006-07-13 09:27:10 -04:00
listhash COMP: Remove warning 2006-07-13 11:30:22 -04:00
CMakeLists.txt COMP: add a check for makedev, which isn't available with the PGI compiler 2007-09-17 15:18:35 -04:00
COPYRIGHT ENH: Initial import 2005-12-28 10:18:37 -05:00
append.c COMP: Fix warnings on Borland dashboards... 2006-05-23 12:38:22 -04:00
block.c COMP: Remove warnings 2006-07-12 09:21:26 -04:00
config.h.in COMP: add a check for makedev, which isn't available with the PGI compiler 2007-09-17 15:18:35 -04:00
decode.c BUG: Fix mem leaks related to th_get_pathname. Change this implementation of 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. 2006-02-03 11:48:44 -05:00
encode.c ENH: merge in changes for beos support 2006-12-04 17:26:41 -05:00
extract.c ENH: merge in changes for beos support 2006-12-04 17:26:41 -05:00
filesystem.c BUG: Fix memory leak in libtar's kwReadDir. Use a static buffer like readdir (probably) does rather than malloc-ing a block which never gets free-d. 2006-02-02 15:53:31 -05:00
filesystem.h COMP: Several borland fixes 2005-12-28 14:58:07 -05:00
handle.c COMP: Fix warnings on Borland dashboards... 2006-05-23 12:38:22 -04:00
internal.h COMP: add a check for makedev, which isn't available with the PGI compiler 2007-09-17 15:18:35 -04:00
libtar.c COMP: remove warnings 2007-09-27 14:44:11 -04:00
libtar.h COMP: Remove win64 warnings 2006-03-09 08:20:31 -05:00
output.c ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 2006-03-30 13:49:56 -05:00
tar.h ENH: Initial import 2005-12-28 10:18:37 -05:00
util.c ENH: merge in changes for beos support 2006-12-04 17:26:41 -05:00
wrapper.c COMP: Last (?) fix for dashboard warning. 2006-02-09 09:34:46 -05:00