Home | History | Annotate | Download | only in src

Lines Matching full:gzgets

179 - Fix bug in gzgets() for a concatenated empty gzip stream
385 - Check for NULL buf in gzgets()
386 - Return empty string for gzgets() with len == 1 (like fgets())
387 - Fix description of gzgets() in zlib.h for end-of-file, NULL return
1092 - added gzputs and gzgets functions