- (dtucker) [openbsd-compat/bsd-snprintf.c] Static declarations for public
commitb97182cbb198d975f4c08fc04be92fce537ccc06
authordtucker <dtucker>
Tue, 23 Jan 2007 13:07:29 +0000 (23 13:07 +0000)
committerdtucker <dtucker>
Tue, 23 Jan 2007 13:07:29 +0000 (23 13:07 +0000)
treee0fcfd4e84a0fc7857db79d3d6a7e35cd0613356
parentef36153d694dd9bf92149d923b0e86aa2c3f08d9
 - (dtucker) [openbsd-compat/bsd-snprintf.c] Static declarations for public
   library interfaces aren't very helpful. Fix up the DOPR_OUTCH macro
   so it works properly and modify its callers so that they don't pre or
   post decrement arguments that are conditionally evaluated. While there,
   put SNPRINTF_CONST back as it prevents build failures in some
   configurations.  ok djm@ (for most of it)
ChangeLog
openbsd-compat/bsd-snprintf.c