freebsd-nq/usr.bin/jot
Sheldon Hearn 8db8a33bb9 Improve printf(3) conversion specifier parsing so that silly formats
aren't allowed and the right casts can be used for printf() statements.

Document the conversion specifier limitations and the fact that
arithmetic overflow causes a fatal error.

PR:	12611
Reported by:	Frode Vatvedt Fjeld <frodef@acm.org>
Reviewed by:	bde
1999-07-22 17:11:59 +00:00
..
jot.1 Improve printf(3) conversion specifier parsing so that silly formats 1999-07-22 17:11:59 +00:00
jot.c Improve printf(3) conversion specifier parsing so that silly formats 1999-07-22 17:11:59 +00:00
Makefile