Tartarus CVS: putty: ben

tartarus-commits@lists.tartarus.org tartarus-commits@lists.tartarus.org
Sat, 04 Jan 2003 19:01:47 +0000


CVS Root:       /home/cvs
Module:         putty
Changes by:     ben
Date:           Sat Jan 04 2003  19:01:47 GMT

Log message:
Add a vsnprintf() for the Mac, which doesn't have one of its own.  This is
the NetBSD kernel printf, which is integer-only and under a Berkeley-style
(now 3-clause) copyright owned by UCB.  This has only been compile-tested,
but almost all of my changes were in the definitions at the top (the exception
being to remove tty output).  This lacks 64-bit support because the Apple
68K C compiler, SC, lacks it too.

Added files:
    mac             : vsnprint.c

Links:
http://cvs.tartarus.org//putty/mac/vsnprint.c?rev=1.1&content-type=text/vnd.viewcvs-markup