NetBSD/bin/sh
joerg a216da57a6 Default to -Wno-sign-compare -Wno-pointer-sign for clang.
Push -Wno-array-bounds down to the cases that depend on it.
Selectively disable warnings for 3rd party software or non-trivial
issues to be reviewed later to get clang -Werror to build most of the
tree.
2011-05-26 12:56:24 +00:00
..
USD.doc RCSIds 2010-08-22 02:19:07 +00:00
bltin
funcs
Makefile Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
TOUR
alias.c Initialized flag field in struct alias (Fixed PR/43281) 2010-10-29 17:04:48 +00:00
alias.h
arith.y Removed return statement in parser action that caused a memory leak with 2009-11-13 13:49:09 +00:00
arith_lex.l use flex options instead of #defines 2009-10-29 14:21:40 +00:00
builtins.def
cd.c Tell copyfd if the caller wants the exact tofd to just fd >= tofd. 2011-02-17 15:13:49 +00:00
cd.h
error.c
error.h
eval.c Tell copyfd if the caller wants the exact tofd to just fd >= tofd. 2011-02-17 15:13:49 +00:00
eval.h
exec.c
exec.h
expand.c Use %zu in printf format for size_t value. 2009-11-27 10:50:04 +00:00
expand.h
histedit.c Call el_source before initializing sh-specific editline properties (i.e. 2011-01-07 22:21:56 +00:00
init.h
input.c Tell copyfd if the caller wants the exact tofd to just fd >= tofd. 2011-02-17 15:13:49 +00:00
input.h
jobs.c
jobs.h
machdep.h
mail.c
mail.h
main.c fix faulty logic in previous change. 2010-02-21 09:54:57 +00:00
main.h
memalloc.c
memalloc.h
miscbltin.c
miscbltin.h
mkbuiltins
mkinit.sh
mknodes.sh
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
options.h
output.c dprintf is claimed by posix. 2010-08-30 06:27:14 +00:00
output.h Make sh build in debug mode 2010-10-29 17:06:53 +00:00
parser.c PR/44229: Henning Petersen: Remove dup check for whitespace. 2010-12-13 16:54:04 +00:00
parser.h
redir.c Tell copyfd if the caller wants the exact tofd to just fd >= tofd. 2011-02-17 15:13:49 +00:00
redir.h Tell copyfd if the caller wants the exact tofd to just fd >= tofd. 2011-02-17 15:13:49 +00:00
sh.1 Note that set -o tabcomplete requires either set -o emacs or set -o vi 2010-06-03 02:05:02 +00:00
shell.h
show.c don't core-dump if we cannot open the trace file. 2010-11-14 19:36:07 +00:00
show.h
syntax.c
syntax.h
trap.c
trap.h
var.c
var.h