Home
last modified time | relevance | path

Searched refs:gzungetc (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/contrib/zlib/
H A Dzconf.h120 # define gzungetc z_gzungetc macro
H A Dzlib.h1520 ZEXTERN int ZEXPORT gzungetc OF((int c, gzFile file));
H A DChangeLog553 - Add error message for no more room for gzungetc()
760 - Fix crc check bug in gzread() after gzungetc() [Heiner]
984 - Fix silly error in gzungetc() implementation [Vollant]
1022 - Add gzungetc() function