diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2012-03-03 00:03:30 -0800 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2012-03-03 00:03:30 -0800 |
commit | 2547c6c81fbf751e22ab7dcafdc1d1b50c8562a3 (patch) | |
tree | 8ea39dcfcd42f1b01af99f616db7ea34b30f5d87 /qnx | |
parent | 513dfcc00ec6c027429504a217a8cb7cb58dbbbf (diff) | |
download | zlib-2547c6c81fbf751e22ab7dcafdc1d1b50c8562a3.tar.gz zlib-2547c6c81fbf751e22ab7dcafdc1d1b50c8562a3.tar.bz2 zlib-2547c6c81fbf751e22ab7dcafdc1d1b50c8562a3.zip |
Don't use library or built-in byte swaps.
Using optimized byte swaps reduced portability for no real benefit,
since they are in parts of the code that represent a tiny fraction
of the execution time. So a simple definition of a byte swap is
now used.
Diffstat (limited to 'qnx')
0 files changed, 0 insertions, 0 deletions