freebsd-dev/usr.bin/printf
Eitan Adler 2f01c791e9 POSIX requires that non-existent or null arguments be treated as if a
zero argument were supplied.

Add a regression test to catch this case as well.

PR:		bin/174521
Submitted by:	Daniel Shahaf <danielsh@elego.de> (pr)
Submitted by:	Mark Johnston <markjdb@gmail.com> (initial patch)
Reviewed by:	jilles
Approved by:	cperciva (implicit)
MFC after:	3 weeks
2012-12-18 21:02:38 +00:00
..
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
printf.1 Remove trailing whitespace per mdoc lint warning 2012-03-29 05:02:12 +00:00
printf.c POSIX requires that non-existent or null arguments be treated as if a 2012-12-18 21:02:38 +00:00