index
:
dash
this commit
master
patched shell with cmake build
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
[SHELL] Improve LINENO support
Harald van Dijk
2011-03-15
*
[INPUT] Use exit status 127 when the script to run does not exist
Gerrit Pape
2010-11-28
*
[SHELL] Add preliminary LINENO support
Rocky Bernstein
2009-08-11
*
[REDIR] Fix incorrect savefd conversions
Herbert Xu
2009-06-27
*
[INPUT] Made setinputfd static
Herbert Xu
2008-07-13
*
[PARSER] Removed noexpand/length check on eofmark
Herbert Xu
2007-11-11
*
[REDIR] Remove redundant CLOEXEC calls
Herbert Xu
2007-05-12
*
[REDIR] Replace copyfd by savefd and use dup2 elsewhere
Herbert Xu
2007-05-12
*
[REDIR] Remove EMFILE special case
Herbert Xu
2007-05-06
*
[PARSER] Only use signed char for syntax arrays
Herbert Xu
2006-04-23
*
Copyright/licence updates and remove all traces of sys/cdefs.h
Herbert Xu
2005-10-29
*
[INPUT] Size optimisations in preadbuffer()
Herbert Xu
2005-10-26
*
[INPUT] Fix NUL skipping in preadbuffer
Herbert Xu
2005-10-01
*
Generalise setinputfile for use in read_profile/readcmdfile.
herbert
2005-09-26
*
Renamed error to sh_error.
herbert
2005-09-26
*
Initial import.
Herbert Xu
2005-09-26