VirtualBox

Changeset 76340 in vbox for trunk/src/libs/zlib-1.2.11


Ignore:
Timestamp:
Dec 21, 2018 4:09:42 PM (6 years ago)
Author:
vboxsync
Message:

zlib: reverting back mangling from 1.2.8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/zlib-1.2.11/zlib.h

    r76163 r76340  
    18461846
    18471847#if !defined(ZLIB_INTERNAL) && defined(Z_WANT64)
    1848 #  ifdef Z_PREFIX_SET
     1848#  if defined(VBOX)
     1849#    define vboxzlib_gzopen vboxzlib_gzopen64
     1850#    define vboxzlib_gzseek vboxzlib_gzseek64
     1851#    define vboxzlib_gztell vboxzlib_gztell64
     1852#    define vboxzlib_gzoffset vboxzlib_gzoffset64
     1853#    define vboxzlib_adler32_combine vboxzlib_adler32_combine64
     1854#    define vboxzlib_crc32_combine vboxzlib_crc32_combine64
     1855#  elif defined(Z_PREFIX_SET)
    18491856#    define z_gzopen z_gzopen64
    18501857#    define z_gzseek z_gzseek64
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette