Sebastien Barre bcad447ce2 ENH: wow. On some Windows machine, trying to mkdir("C:") would fail miserably. WHy not in debug mode? Why not on other win32 machines. Who knows. 17 лет назад
..
compat 4f728e93e1 COMP: Remove warnings 19 лет назад
listhash 0d6b407630 COMP: Remove warning 19 лет назад
CMakeLists.txt 1172a1205d ENH: update for CMake 2.6 17 лет назад
COPYRIGHT bc1548b236 ENH: Initial import 20 лет назад
append.c 13a68cd978 COMP: Fix warnings on Borland dashboards... 19 лет назад
block.c 2e1882389b COMP: Remove warnings 19 лет назад
config.h.in 1d81cf994a 18 лет назад
decode.c 0323a0d6d2 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. 20 лет назад
encode.c c391c5cbf4 BUG: fix for bug 5837, libtar and long path names 18 лет назад
extract.c 3a32cec969 ENH: merge in changes for beos support 19 лет назад
filesystem.c 4c0668b7da 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. 20 лет назад
filesystem.h 18d31fd97c COMP: Several borland fixes 20 лет назад
handle.c 13a68cd978 COMP: Fix warnings on Borland dashboards... 19 лет назад
internal.h 1d81cf994a 18 лет назад
libtar.c 887699184a COMP: remove warnings 18 лет назад
libtar.h 8c11d31cc3 COMP: Remove win64 warnings 20 лет назад
output.c 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 20 лет назад
tar.h bc1548b236 ENH: Initial import 20 лет назад
util.c bcad447ce2 ENH: wow. On some Windows machine, trying to mkdir("C:") would fail miserably. WHy not in debug mode? Why not on other win32 machines. Who knows. 17 лет назад
wrapper.c b93a093dc4 COMP: Last (?) fix for dashboard warning. 20 лет назад