Lines Matching refs:Brown
443 - Update zlib.map [Brown]
459 - Add $(SHAREDLIBV) to LIBS in Makefile.in [Brown]
463 - Fix premature EOF from gzread() in gzio.c [Brown]
499 - Correct error return bug in gz_open() by setting state [Brown]
505 - Include sys/types.h for _LARGEFILE64_SOURCE [Brown]
512 - Fix gzerror() error report on empty input file [Brown]
570 - Avoid extraneous reads after EOF in gzio.c [Brown]
572 - Add comments to zlib.h about gzerror() usage [Brown]
724 - Fix bug in error case in inflate.c, infback.c, and infback9.c [Brown]
733 - Fix gzio.c to not return error on empty files [Brown]
759 - Support shared libraries on Hurd and KFreeBSD [Brown]
954 - About 50% faster, thanks to suggestions from Rodney Brown