modify for use within /bin/sh
[unix-history] / usr / src / usr.bin / printf / printf.c
1992-05-15 Marc Teitelbaummodify for use within /bin/sh
1991-07-23 Keith Bosticturn into a csh built-in; ANSI cleanups
1990-06-02 Keith Bosticnew copyright notice
1990-04-19 Keith Bosticevaluate numerical arguments as C constants, i.e. 010...
1989-07-21 Keith Bosticdecimal point may start a number
1989-07-21 Keith Bosticprint single % sign for %% format
1989-02-24 Keith Bosticreset fieldwidth/precision for each new format
1989-02-17 Keith Bosticexit 0 on success, 1 on failure
1989-02-13 Keith Bosticadd %i
1989-02-13 Keith Bosticadd \'
1989-02-13 Keith Bosticdate and time created 89/02/12 19:35:15 by bostic