index
:
dash
this commit
master
patched shell with cmake build
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
eval.c
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
[VAR] Fix poplocalvar on abnormal exit from function
Herbert Xu
2010-05-27
*
[VAR] Replace cmdenviron with localvars
Herbert Xu
2010-05-26
*
[VAR] Add localvars nesting
Herbert Xu
2010-05-26
*
[EVAL] Fix command -- crash
Gerrit Pape
2010-05-03
*
[EVAL] Revert SKIPEVAL into EXEXIT
Herbert Xu
2009-08-11
*
[EVAL] Pass EV_TESTED into evalcmd
Herbert Xu
2009-08-11
*
[SIGNAL] Remove EXSIG
Herbert Xu
2009-02-22
*
[BUILD] Fixed build on OS X
Mark Mentovai
2009-01-13
*
[EVAL] Fix bad pointer arithmetic in evalcommand
Steve Langasek
2007-12-23
*
[EXPAND] Removed herefd hack
Herbert Xu
2007-11-11
*
[SHELL] Replace shared illnum message by badnum function.
Herbert Xu
2007-10-17
*
[EXEC] Fixed execing of scripts with no hash-bang
Herbert Xu
2007-10-15
*
[EXPAND] Move parse-time quote flag detection to run-time
Herbert Xu
2007-09-25
*
[EVAL] Use dup2 instead of copyfd in evalbackcmd
Herbert Xu
2007-05-06
*
[EVAL] Make eval with empty arguments return 0
Herbert Xu
2006-01-12
*
Copyright/licence updates and remove all traces of sys/cdefs.h
Herbert Xu
2005-10-29
*
Added eflag fixes for trap and minusc.
herbert
2005-09-26
*
Removed unnecessary inclusion of main.h from eval.c.
herbert
2005-09-26
*
Turn evalskip into a bit field.
herbert
2005-09-26
*
Renamed error to sh_error.
herbert
2005-09-26
*
Only set skipcount for break and continue.
herbert
2005-09-26
*
Update funcnest atomically.
herbert
2005-09-26
*
Replaced EXEVAL with SKIPEVAL.
herbert
2005-09-26
*
Do not clobber exit status on EXEVAL.
herbert
2005-09-26
*
Catch set -e exits within built-in commands.
herbert
2005-09-26
*
Initial import.
Herbert Xu
2005-09-26
[prev]