| .. |
|
compat
|
dbff065bab
COMP: wrapped compat.h inside a extern C block so that we can use it in C++ code
|
20 years ago |
|
listhash
|
bc1548b236
ENH: Initial import
|
20 years ago |
|
CMakeLists.txt
|
ccae106177
COMP: Try to fix major/minor problem on aix
|
20 years ago |
|
COPYRIGHT
|
bc1548b236
ENH: Initial import
|
20 years ago |
|
append.c
|
c47e8f64dd
COMP: Remove warnings
|
20 years ago |
|
block.c
|
bc1548b236
ENH: Initial import
|
20 years ago |
|
config.h.in
|
17c3a89797
BUG: libtar now compiles in VJ and works with vtkzlib
|
20 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
|
9e0633c910
BUG: Several Borland fixes
|
20 years ago |
|
extract.c
|
a5d2c59c39
COMP: Fix CMake dashboard warnings related to previous revisions.
|
20 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
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 years ago |
|
internal.h
|
ccae106177
COMP: Try to fix major/minor problem on aix
|
20 years ago |
|
libtar.c
|
9891260a6d
ENH: add support for watcom wmake and wcl386
|
20 years ago |
|
libtar.h
|
8c11d31cc3
COMP: Remove win64 warnings
|
20 years ago |
|
output.c
|
a5d2c59c39
COMP: Fix CMake dashboard warnings related to previous revisions.
|
20 years ago |
|
tar.h
|
bc1548b236
ENH: Initial import
|
20 years ago |
|
util.c
|
01ac4158ed
COMP: Remove warning about argument not being int
|
20 years ago |
|
wrapper.c
|
b93a093dc4
COMP: Last (?) fix for dashboard warning.
|
20 years ago |