.. |
USD.doc
|
RCSIds
|
2010-08-22 02:19:07 +00:00 |
bltin
|
output.c output.h: expose OUTPUT_ERR (flag for an exposed flags variable)
|
2008-10-12 01:40:37 +00:00 |
funcs
|
…
|
|
Makefile
|
document another non-literal format string
|
2011-08-23 10:47:06 +00:00 |
TOUR
|
Some spelling fixes from VaX#n8 in PR bin/23812.
|
2008-11-15 17:01:38 +00:00 |
alias.c
|
PR/45069: Henning Petersen: Use prototypes from builtins.h .
|
2011-06-18 21:18:46 +00:00 |
alias.h
|
PR/45069: Henning Petersen: Use prototypes from builtins.h .
|
2011-06-18 21:18:46 +00:00 |
arith.y
|
Mark yyerror as static and __dead.
|
2011-08-29 14:50:27 +00:00 |
arith_lex.l
|
use flex options instead of #defines
|
2009-10-29 14:21:40 +00:00 |
builtins.def
|
…
|
|
cd.c
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
cd.h
|
PR/45069: Henning Petersen: Use prototypes from builtins.h .
|
2011-06-18 21:18:46 +00:00 |
error.c
|
Use "extern" properly for referencing globals defined in other modules.
|
2008-10-16 14:36:40 +00:00 |
error.h
|
add more gcc printf format attributes
|
2011-08-23 09:59:20 +00:00 |
eval.c
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
eval.h
|
Fix inconsistent definitions
|
2008-02-15 17:26:06 +00:00 |
exec.c
|
Wrap declaration of a STATIC function that's only conditionally defined
|
2008-10-16 15:31:05 +00:00 |
exec.h
|
PR/45069: Henning Petersen: Use prototypes from builtins.h .
|
2011-06-18 21:18:46 +00:00 |
expand.c
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
expand.h
|
PR/45069: Henning Petersen: Use prototypes from builtins.h .
|
2011-06-18 21:18:46 +00:00 |
histedit.c
|
Move the savehandler assignment before setjmp() to avoid triggering
|
2011-07-12 16:40:41 +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
|
PR/45069: Henning Petersen: Use prototypes from builtins.h .
|
2011-06-18 21:18:46 +00:00 |
jobs.h
|
PR/45069: Henning Petersen: Use prototypes from builtins.h .
|
2011-06-18 21:18:46 +00:00 |
machdep.h
|
…
|
|
mail.c
|
…
|
|
mail.h
|
…
|
|
main.c
|
PR/45069: Henning Petersen: Use prototypes from builtins.h .
|
2011-06-18 21:18:46 +00:00 |
main.h
|
PR/45069: Henning Petersen: Use prototypes from builtins.h .
|
2011-06-18 21:18:46 +00:00 |
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
|
PR/45069: Henning Petersen: Use prototypes from builtins.h .
|
2011-06-18 21:18:46 +00:00 |
miscbltin.h
|
…
|
|
mkbuiltins
|
Make this slightly more portable; it has to run on arbitary host
|
2009-10-06 19:56:58 +00:00 |
mkinit.sh
|
Don't try to remove trailing newlines from shell variables via
|
2008-10-23 20:21:57 +00:00 |
mknodes.sh
|
Convert to new 2 clause license
|
2008-04-29 06:53:00 +00:00 |
mktokens
|
In shell scripts run during the build, add a SED variable, defaulting
|
2008-10-25 22:18:15 +00:00 |
myhistedit.h
|
PR/45069: Henning Petersen: Use prototypes from builtins.h .
|
2011-06-18 21:18:46 +00:00 |
mystring.c
|
…
|
|
mystring.h
|
…
|
|
nodes.c.pat
|
…
|
|
nodetypes
|
Make indentation consistent.
|
2009-05-26 07:30:51 +00:00 |
options.c
|
PR/45069: Henning Petersen: Use prototypes from builtins.h .
|
2011-06-18 21:18:46 +00:00 |
options.h
|
PR/45069: Henning Petersen: Use prototypes from builtins.h .
|
2011-06-18 21:18:46 +00:00 |
output.c
|
dprintf is claimed by posix.
|
2010-08-30 06:27:14 +00:00 |
output.h
|
add more gcc printf format attributes
|
2011-08-23 09:59:20 +00:00 |
parser.c
|
NULL does not need a cast
|
2011-08-31 16:24:54 +00:00 |
parser.h
|
…
|
|
redir.c
|
NULL does not need a cast
|
2011-08-31 16:24:54 +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
|
A feature that wasn't implemented for 4.4alpha and still isn't implemented
|
2011-09-11 06:02:20 +00:00 |
shell.h
|
…
|
|
show.c
|
- add pid to the trace file so that we don't keep overwriting ourselves
|
2011-08-23 10:01:32 +00:00 |
show.h
|
…
|
|
syntax.c
|
…
|
|
syntax.h
|
…
|
|
trap.c
|
PR/45069: Henning Petersen: Use prototypes from builtins.h .
|
2011-06-18 21:18:46 +00:00 |
trap.h
|
PR/45069: Henning Petersen: Use prototypes from builtins.h .
|
2011-06-18 21:18:46 +00:00 |
var.c
|
PR/45069: Henning Petersen: Use prototypes from builtins.h .
|
2011-06-18 21:18:46 +00:00 |
var.h
|
PR/45069: Henning Petersen: Use prototypes from builtins.h .
|
2011-06-18 21:18:46 +00:00 |