Lines Matching full:gzgets
54 - Fix bug in gzgets() for a concatenated empty gzip stream260 - 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 return967 - added gzputs and gzgets functions