Open files in binary mode on systems that have O_BINARY
[libtar.git] / compat / README
blobfd23ced71d445e543f796c22d6ba487439f0706e
1 Compatibility Suite
2 -------------------
4 This directory contains a compatibility suite that provides alternate
5 implementations of various library functions which are not available or
6 not usable on some platforms.
8 The original copyright information for each function is included in
9 the source files.  I've modified the files slightly for integration
10 into this suite, but the functionality has not been modified from
11 the original source.