diff options
Diffstat (limited to 'zlib/README')
-rw-r--r-- | zlib/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/zlib/README b/zlib/README index 29d67146a9b..d3f96909a6b 100644 --- a/zlib/README +++ b/zlib/README @@ -1,3 +1,6 @@ +This directory contains the zlib package, which is not part of GCC but +shipped with GCC as convenience. + zlib 1.1.4 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files |