freebsd-skq/bin/sh
Jilles Tjoelker 2b11dfee8e sh: Add __dead2 to two functions that do not return.
Apart from helping static analyzers, this also appears to reduce the size of
the binary slightly.
2010-09-12 22:00:31 +00:00
..
bltin
funcs
alias.c
alias.h
arith_lex.l
arith.h
arith.y
builtins.def
cd.c
cd.h
error.c sh: Fix shadowing of sigset. 2010-08-13 13:36:18 +00:00
error.h
eval.c sh: Fix exit status if return is used within a loop condition. 2010-09-11 15:07:40 +00:00
eval.h
exec.c
exec.h
expand.c sh: Improve comments in expand.c. 2010-09-05 21:12:48 +00:00
expand.h
histedit.c sh: Do not enter consecutive duplicates into the history. 2010-08-01 16:37:51 +00:00
init.h
input.c
input.h
jobs.c
jobs.h
mail.c
mail.h
main.c sh: Fix break/continue/return sometimes not skipping the rest of dot script. 2010-08-15 21:06:53 +00:00
main.h
Makefile
memalloc.c
memalloc.h
miscbltin.c sh: Fix 'read' if all chars before the first IFS char are backslash-escaped. 2010-09-08 20:35:43 +00:00
mkbuiltins
mkinit.c
mknodes.c
mksyntax.c sh: Do not use locale for determining if something is a name. 2010-09-03 22:13:54 +00:00
mktokens
myhistedit.h
mystring.c
mystring.h
nodes.c.pat
nodetypes
options.c
options.h
output.c
output.h
parser.c sh: Add __dead2 to two functions that do not return. 2010-09-12 22:00:31 +00:00
parser.h
redir.c
redir.h
sh.1 sh(1): Remove xrefs for expr(1) and getopt(1). 2010-09-10 13:40:31 +00:00
shell.h
show.c
show.h
TOUR
trap.c
trap.h
var.c sh: Apply variable assignments left-to-right in bltinlookup(). 2010-09-11 14:15:50 +00:00
var.h