aboutsummaryrefslogtreecommitdiffstats
path: root/snprintf.c
AgeCommit message (Expand)AuthorFilesLines
2000-02-09Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcapgram1-0/+2
1999-12-08Put the "0[xX]" prefix for "%#[Xx]", and the "0" prefix for "%#o",guy1-2/+2
1999-08-11Changed two #include <>'s to #include "" 's, for stylistic reasons only.gram1-1/+1
1999-02-15Add support for "%i" (it's the same as "%d", according to the ANSI Cguy1-0/+1
1999-01-28Added guy's time and DHCP patch.gram1-4/+4
1998-11-08* Fix for unsigned overflows on Solarisgerald1-1/+9
1998-10-13Squelch a number of "-Wall" errors by:guy1-0/+1
1998-09-16Initial revisiongerald1-0/+822