[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Wed Aug 28 12:49:45 EST 2013
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 13/08/28 12:49:44
Modified files:
. : ChangeLog
openbsd-compat : bsd-snprintf.c
Log message:
- (djm) [openbsd-compat/bsd-snprintf.c] teach our local snprintf code the
'j' (intmax_t/uintmax_t) and 'z' (size_t/ssize_t) conversions in case we
start to use them in the future.
Diff commands:
cvs -nQq rdiff -u -r1.6470 -r1.6471 openssh/ChangeLog
cvs -nQq rdiff -u -r1.18 -r1.19 openssh/openbsd-compat/bsd-snprintf.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6470;r2=1.6471&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/openbsd-compat/bsd-snprintf.c?r1=1.18;r2=1.19&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list