Cleaner way to handle MSVC's _snprintf() underscore damage
commitb8af9aa522935e7c261e8b4464dd2f4d0c972a14
authorH. Peter Anvin <hpa@zytor.com>
Mon, 17 Sep 2007 20:53:14 +0000 (17 13:53 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 17 Sep 2007 20:53:14 +0000 (17 13:53 -0700)
treef37823084167eef2f01238e658e6d4be05fdadc0
parent2ced2ec3709d8cbcbb80d51f23092af260258cd1
Cleaner way to handle MSVC's _snprintf() underscore damage

Some versions of MSVC have snprintf() and vsnprintf() only with a
leading underscore.  Handle that a bit more cleanly.
Makefile.in
Mkfiles/msvc.mak
compiler.h
configure.in
nasm.h
nasmlib.h