K 10 svn:author V 6 jilles K 8 svn:date V 27 2010-12-08T22:13:27.027935Z K 7 svn:log V 347 printf: Remove support for building as a csh builtin. The #define BUILTIN was for building as a csh (not tcsh) builtin. Given that csh was replaced by tcsh years ago there is no point in keeping this. The #define SHELL is for building as an sh builtin and is in active use. This commit does not change the /bin/sh and /usr/bin/printf binaries. END