1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-12 09:58:36 +00:00
freebsd/bin/sh/bltin
Kris Kennaway a2e73040f4 -Wnon-const-format sweep: make format strings const char *'s, add
__printflike()/__printf0like() to function prototypes, as appropriate.

Reviewed by:	bde, -audit
2001-04-17 07:46:38 +00:00
..
bltin.h -Wnon-const-format sweep: make format strings const char *'s, add 2001-04-17 07:46:38 +00:00
echo.1
echo.c Add \a and \e to "echo -e" escape handling. 2000-06-26 22:43:30 +00:00