freebsd-dev/usr.bin/printf
Pedro F. Giffuni f8a6c905bf Add width and precision specifiers to printf(1) %n$.
This actually completes r264743 so that width and precision
specifiers work properly with %n$. These keeps consistency
with  ksh93 and zsh.

Requested by:	jilles
Obtained from:	Garrett D'Amore (Illumos)
MFC after:	4 days
2014-05-07 19:30:28 +00:00
..
tests Migrate most of tools/regression/usr.bin/ to the new tests layout. 2014-03-16 08:04:06 +00:00
Makefile Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
printf.1 Add parameterized position handling to printf(1). 2014-04-21 22:47:18 +00:00
printf.c Add width and precision specifiers to printf(1) %n$. 2014-05-07 19:30:28 +00:00