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