summaryrefslogtreecommitdiffstats
path: root/Utilities/cmtar/compat/README
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2005-12-28 15:18:37 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2005-12-28 15:18:37 (GMT)
commitbc1548b236515514c138da8b59f61af2efbfc4a5 (patch)
treeab8ab5b2bceca941f363ca7064248ece6779b617 /Utilities/cmtar/compat/README
parent552842d11f845ad53e4f34be549aa4007737564b (diff)
downloadCMake-bc1548b236515514c138da8b59f61af2efbfc4a5.zip
CMake-bc1548b236515514c138da8b59f61af2efbfc4a5.tar.gz
CMake-bc1548b236515514c138da8b59f61af2efbfc4a5.tar.bz2
ENH: Initial import
Diffstat (limited to 'Utilities/cmtar/compat/README')
-rw-r--r--Utilities/cmtar/compat/README12
1 files changed, 12 insertions, 0 deletions
diff --git a/Utilities/cmtar/compat/README b/Utilities/cmtar/compat/README
new file mode 100644
index 0000000..fd23ced
--- /dev/null
+++ b/Utilities/cmtar/compat/README
@@ -0,0 +1,12 @@
+Compatibility Suite
+-------------------
+
+This directory contains a compatibility suite that provides alternate
+implementations of various library functions which are not available or
+not usable on some platforms.
+
+The original copyright information for each function is included in
+the source files. I've modified the files slightly for integration
+into this suite, but the functionality has not been modified from
+the original source.
+