History log of /illumos-gate/usr/src/cmd/printf/printf.c
Revision Date Author Comments Expand
e56bd28502ece54c39ad86fd96643790902bb93e 29-Apr-2014 Garrett D'Amore <garrett@damore.org>

4878 bug with printf and missing unsigned argument Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>

598f4ceed9327d2d6c2325dd67cae3aa06f7fea6 14-May-2014 Garrett D'Amore <garrett@damore.org>

4818 printf(1) should support n$ width and precision specifiers 4854 printf(1) doesn't support %b and \\c properly Reviewed by: Keith Wesolowski <keith.wesolowski@joyent.com> Approved by: Gordon Ross <gordon.ross@nexenta.com>

12d82915cd18b6426e4b3d41a9712bf0ea3c5f00 14-Oct-2010 Garrett D'Amore <garrett@nexenta.com>

345 need an open printf(1) (fix error)

f967d548b23673f68e7356c6c741329b7698269c 14-Oct-2010 Garrett D'Amore <garrett@nexenta.com>

345 need an open printf(1) Reviewed by: cjlove@san.rr.com Reviewed by: jason.brian.king@gmail.com Reviewed by: gwr@nexenta.com Approved by: gwr@nexenta.com