]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r329848:
authorpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 28 Feb 2018 02:49:48 +0000 (02:49 +0000)
committerpfg <pfg@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 28 Feb 2018 02:49:48 +0000 (02:49 +0000)
commit653ce3b03e914b74364791252d5d5d6bd7c174da
tree48cb18a94d925c01ef6da5dd59dea10c6e642233
parent312e250875e11931483f9224c206559991d4bf36
MFC r329848:
__printf_render_int(): small type change to match use.

Variable l is consistently used as an int rather than a char.
Sort names while here.

Obtained from: Apple's Libc-1244.30.3

git-svn-id: svn://svn.freebsd.org/base/stable/10@330097 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/stdio/xprintf_int.c