freebsd-dev/usr.bin/printf
Jilles Tjoelker 7cbda73825 sh: Prefer internal nextopt() to libc getopt().
This reduces code duplication and code size.

/usr/bin/printf is not affected.

Side effect: different error messages when certain builtins are passed
invalid options.
2012-09-15 21:56:30 +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 sh: Prefer internal nextopt() to libc getopt(). 2012-09-15 21:56:30 +00:00