aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/file_wrappers.c
Commit message (Expand)AuthorAgeFilesLines
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Graeme Hewson noted that zlib has a bug wherein "gzseek()" doesn't setGuy Harris2002-06-071-3/+31
* zlib 1.0.8 - the version that comes with X11 - does have "gzseek()",Guy Harris2002-02-061-25/+1
* Hopefully the last time I have to change my e-mail address.Gilbert Ramirez2001-11-131-2/+2
* Removed the dependency on gzgetc and gzgets by implementing internalAshok Narayanan2001-09-201-1/+25
* Add wtap-int.h. Move definitions relevant to the internal workins of wiretapGilbert Ramirez2000-05-191-2/+2
* Sigh. OpenBSD defines "HAVE_UNISTD_H" in the Makefile for zlib, so,Guy Harris2000-03-141-11/+28
* Always declare, and define, "file_seek()" to return a "long", as it'sGuy Harris2000-01-261-11/+10
* "gztell()" is also affected by the libz mess on platforms where "off_t"Guy Harris2000-01-251-3/+9
* Fix files that had Gilbert's old e-mail address or that didn't have myGuy Harris2000-01-221-2/+2
* Fix "ascend-scanner.l" to include "file_wrappers.h" rather than theGuy Harris2000-01-131-11/+13
* We are obliged to define HAVE_UNISTD_H in "config.h"; to avoid theGuy Harris2000-01-131-0/+131