printf: Note that this is used both as a normal program and a shell builtin.
This commit is contained in:
parent
229f1985ac
commit
77fae5c16d
@ -26,6 +26,10 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
/*
|
||||
* Important: This file is used both as a standalone program /usr/bin/printf
|
||||
* and as a builtin for /bin/sh (#define SHELL).
|
||||
*/
|
||||
|
||||
#ifndef SHELL
|
||||
#ifndef lint
|
||||
|
Loading…
Reference in New Issue
Block a user