NetBSD/bin/sh
apb cd12700971 If SHELL_BUILTIN is defined (as will be the case when building external
builtins such as the printf command), then hide a few declarations.

This allows the shell to build again, fixing a problem with
"error" being declared as a function here, and as a variable in
.../usr.bin/printf/printf.c.
2008-03-29 09:58:00 +00:00
..
bltin * define SHELL_BUILTIN, which other headers may use to hide some of their 2008-03-29 09:55:40 +00:00
funcs
alias.c
alias.h
arith_lex.l
arith.y
builtins.def
cd.c
cd.h
error.c Fix inconsistent definitions 2008-02-15 17:26:06 +00:00
error.h If SHELL_BUILTIN is defined (as will be the case when building external 2008-03-29 09:58:00 +00:00
eval.c Fix inconsistent definitions 2008-02-15 17:26:06 +00:00
eval.h Fix inconsistent definitions 2008-02-15 17:26:06 +00:00
exec.c Fix inconsistent definitions 2008-02-15 17:26:06 +00:00
exec.h
expand.c
expand.h
histedit.c Set unique mode for the history, so that repeating a command doesn't 2008-02-13 12:57:16 +00:00
init.h
input.c
input.h
jobs.c
jobs.h
machdep.h
mail.c
mail.h
main.c
main.h
Makefile
memalloc.c Fix inconsistent definitions 2008-02-15 17:26:06 +00:00
memalloc.h Fix inconsistent definitions 2008-02-15 17:26:06 +00:00
miscbltin.c
miscbltin.h
mkbuiltins
mkinit.sh Generate ANSI functions. 2008-02-27 21:56:14 +00:00
mknodes.sh
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
options.h
output.c
output.h Remove trailing ';' in definitions of out1c and out2c macros. 2008-03-29 09:49:52 +00:00
parser.c Change spaces to tabs for consistency with adjacent lines. 2008-02-27 21:55:07 +00:00
parser.h
redir.c Conform to XCU Section 2.8.2 (Exit Status for Commands) 2008-01-21 06:43:03 +00:00
redir.h
sh.1
shell.h
show.c
show.h
syntax.c use __RCSID() 2007-12-12 22:55:42 +00:00
syntax.h
TOUR
trap.c Fix inconsistent definitions 2008-02-15 17:26:06 +00:00
trap.h
var.c
var.h