]> Pileus Git - ~andy/fetchmail/commit
Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lack
authorMatthias Andree <matthias.andree@gmx.de>
Wed, 10 Nov 2004 19:57:47 +0000 (19:57 -0000)
committerMatthias Andree <matthias.andree@gmx.de>
Wed, 10 Nov 2004 19:57:47 +0000 (19:57 -0000)
commit2ed8dc12cd5ffbbff9cd25e928a720be3596f2af
tree994d80cb32bb77ad0f380f9254a7e3171d2ec051
parent13c27199231cbc2cc83969ada741b95be1cca4d3
Clean up the horrible HAVE_[V]SNPRINTF mess, use Trio on systems that lack
real snprintf or vsnprintf.

svn path=/trunk/; revision=3996
14 files changed:
Makefile.am
NEWS
configure.ac
cram.c
driver.c
fetchmail.h
imap.c
interface.c
ipv6-connect.c
report.c
sink.c
smtp.c
socket.c
transact.c