r1669: Backport samba_3_0 version of snprintf.c to fix build problems on Stratus...
commit729d1fe84c1c978e4a96f6384242cc858645b312
authorPaul Green <paulg@samba.org>
Sun, 8 Aug 2004 20:29:03 +0000 (8 20:29 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:11:30 +0000 (10 10:11 -0500)
treed8c0cacd1a3234ed302f0779be94ddcc923d6da7
parentef85318a0460ed10eea91dd453e23de32e24de95
r1669: Backport samba_3_0 version of snprintf.c to fix build problems on Stratus VOS. We have snprintf and vsnprintf but not vsyslog, and the 2.2 version of the code can't deal with this.
source/include/includes.h
source/lib/replace.c
source/lib/snprintf.c