aboutsummaryrefslogtreecommitdiffstats
path: root/snprintf.c
Commit message (Expand)AuthorAgeFilesLines
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-31/+31
* Include <string.h> to declare string functions that we use.Guy Harris2001-07-121-1/+2
* Some compilers, e.g. Microsoft Visual C++, don't define __STDC__ unlessGuy Harris2000-11-211-84/+2
* Give them RCS IDs.Guy Harris2000-08-111-1/+7
* Miscellaneous code cleaningLaurent Deniel2000-08-111-1/+1
* Cast arguments to "isxdigit()", "isdigit()", and "isflag()" to "unsignedGuy Harris2000-08-071-4/+4
* Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcapGilbert Ramirez2000-02-091-0/+2
* Put the "0[xX]" prefix for "%#[Xx]", and the "0" prefix for "%#o",Guy Harris1999-12-081-2/+2
* Changed two #include <>'s to #include "" 's, for stylistic reasons only.Gilbert Ramirez1999-08-111-1/+1
* Add support for "%i" (it's the same as "%d", according to the ANSI CGuy Harris1999-02-151-0/+1
* Added guy's time and DHCP patch.Gilbert Ramirez1999-01-281-4/+4
* * Fix for unsigned overflows on SolarisGerald Combs1998-11-081-1/+9
* Squelch a number of "-Wall" errors by:Guy Harris1998-10-131-0/+1
* Initial revisionstartethereal-0.3.15ethereal-0-3-15backups/ethereal@18706etherealGerald Combs1998-09-161-0/+822