Commit graph

7 commits

Author SHA1 Message Date
Kent Boortz
36e4c7d281 The header "config.h" needs to be included "early" to control other headers.
This time the inclusion of <stdio.h> before "config.h" enabled legacy large
file support, seek64() and similar, on AIX breaking the compile of "gzio.c"
2008-10-13 14:23:39 +02:00
Daniel Fischer
a636013730 let's try to avoid re-defining _vsnprintf on Windows 2008-08-13 18:44:05 +02:00
SergeyV@selena.
df7097f203 Fixes bug #15787. Fix makes available _FILE_OFFSET_BITS definition for
zlib library in order to enable support of files larger than 2Gb.
Providing an effective test is hardly possible, since the problem starts
only when archive table becomes larger than 2Gb.
2006-01-12 17:32:39 +03:00
jimw@mysql.com
f7aee86aa7 Import zlib-1.2.3 library 2005-08-09 10:22:48 -07:00
serg@serg.mylan
106ac5b0f6 upgrade zlib to 1.2.2 2005-03-23 21:08:13 +01:00
konstantin@mysql.com
d2c1f3fc37 First step of implementation of WL#1518 "make bundled zlib
usable for unix builds": zlib 1.2.1 imported
2004-07-21 17:36:26 -07:00
miguel@hegel.local
26454665d9 Adding the new zlib tree for Windows 2002-03-19 01:08:09 -03:00