[openssh-commits] CVS: fuyu.mindrot.org: openssh
Darren Tucker
dtucker at fuyu.mindrot.org
Wed Jan 24 00:07:30 EST 2007
CVSROOT: /var/cvs
Module name: openssh
Changes by: dtucker at fuyu.mindrot.org 07/01/24 00:07:30
Modified files:
. : ChangeLog
openbsd-compat : bsd-snprintf.c
Log message:
- (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)
Diff commands:
cvs -nQq rdiff -u -r1.4607 -r1.4608 openssh/ChangeLog
cvs -nQq rdiff -u -r1.17 -r1.18 openssh/openbsd-compat/bsd-snprintf.c
CVSWeb:
http://cvsweb.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.4607;r2=1.4608
http://cvsweb.mindrot.org/index.cgi/openssh/openbsd-compat/bsd-snprintf.c?r1=1.17;r2=1.18
Please note that there may be a delay before commits are available
on the public CVSWeb site.
More information about the openssh-commits
mailing list