62f30e8257
* Escape characters in the string needed to be processed as they were encountered, otherwise a "\000" octal constant would prematurely terminate the formatting string. * Implemented the %b, SysV echo(1) compatibility, formatting directive. |
||
---|---|---|
.. | ||
Makefile | ||
printf.1 | ||
printf.c |