Home | History | Annotate | Download | only in zlib

Lines Matching full:gzgets

54 - Fix bug in gzgets() for a concatenated empty gzip stream
260 - Check for NULL buf in gzgets()
261 - Return empty string for gzgets() with len == 1 (like fgets())
262 - Fix description of gzgets() in zlib.h for end-of-file, NULL return
967 - added gzputs and gzgets functions