| .. |
|
compat
|
4f728e93e1
COMP: Remove warnings
|
19 years ago |
|
listhash
|
0d6b407630
COMP: Remove warning
|
19 years ago |
|
CMakeLists.txt
|
1172a1205d
ENH: update for CMake 2.6
|
17 years ago |
|
COPYRIGHT
|
bc1548b236
ENH: Initial import
|
20 years ago |
|
append.c
|
13a68cd978
COMP: Fix warnings on Borland dashboards...
|
19 years ago |
|
block.c
|
2e1882389b
COMP: Remove warnings
|
19 years ago |
|
config.h.in
|
1d81cf994a
|
18 years ago |
|
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 years ago |
|
encode.c
|
c391c5cbf4
BUG: fix for bug 5837, libtar and long path names
|
18 years ago |
|
extract.c
|
3a32cec969
ENH: merge in changes for beos support
|
19 years ago |
|
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 years ago |
|
filesystem.h
|
18d31fd97c
COMP: Several borland fixes
|
20 years ago |
|
handle.c
|
13a68cd978
COMP: Fix warnings on Borland dashboards...
|
19 years ago |
|
internal.h
|
1d81cf994a
|
18 years ago |
|
libtar.c
|
887699184a
COMP: remove warnings
|
18 years ago |
|
libtar.h
|
8c11d31cc3
COMP: Remove win64 warnings
|
20 years ago |
|
output.c
|
5a2668b326
ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64
|
19 years ago |
|
tar.h
|
bc1548b236
ENH: Initial import
|
20 years ago |
|
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 years ago |
|
wrapper.c
|
b93a093dc4
COMP: Last (?) fix for dashboard warning.
|
20 years ago |