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
printf.1
printf.c POSIX requires that non-existent or null arguments be treated as if a 2012-12-18 21:02:38 +00:00