diff options
author | Mark Adler <madler@alumni.caltech.edu> | 2024-02-06 15:59:25 -0800 |
---|---|---|
committer | Mark Adler <madler@alumni.caltech.edu> | 2024-02-06 18:27:44 -0800 |
commit | e342bb3daef3f6d89dd1d39a3059355db5a64c49 (patch) | |
tree | a576c06ea7322b32e9232971fa57c515f78f61f5 /qnx | |
parent | 915a3d5b7be87a66bc3c3e1652c596658962e6a1 (diff) | |
download | zlib-e342bb3daef3f6d89dd1d39a3059355db5a64c49.tar.gz zlib-e342bb3daef3f6d89dd1d39a3059355db5a64c49.tar.bz2 zlib-e342bb3daef3f6d89dd1d39a3059355db5a64c49.zip |
Assume no snprintf() or vsnprintf() if C89/90 in gzguts.h.
Those functions were introduced in C99. However it is assumed that
they are there if under Windows, since Visual C claims C89/90, but
does have those functions, or variants.
Diffstat (limited to 'qnx')
0 files changed, 0 insertions, 0 deletions