Remove the #define Strfoo() s_strfoo() redirection and move everything
authornaddy <naddy@openbsd.org>
Mon, 26 Oct 2015 16:31:09 +0000 (16:31 +0000)
committernaddy <naddy@openbsd.org>
Mon, 26 Oct 2015 16:31:09 +0000 (16:31 +0000)
commitba0a7c122c9a02767df433aeb34135c126763dae
tree739feb0d06806e7c304b52458dd5f7acceca1982
parent9abb453fef52149f4b7fb9f2eab78f7ae735f4dc
Remove the #define Strfoo() s_strfoo() redirection and move everything
directly to Strfoo().  Purely mechanical.  ok deraadt@
bin/csh/csh.h
bin/csh/extern.h
bin/csh/str.c