index
:
dash
this commit
master
patched shell with cmake build
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
redir.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
redir: Clear saved redirections in subshell
Herbert Xu
2020-04-29
*
redir: Handle nested exec within REALLY_CLOSED redirection
Herbert Xu
2019-02-25
*
mkinit: Split reset into exitreset and reset
Herbert Xu
2018-05-28
*
redir: Fix typo in noclobber code
Herbert Xu
2018-04-19
*
[REDIR] Replace GPL noclobberopen code with the FreeBSD version
Jilles Tjoelker
2011-03-10
*
[REDIR] Fix popredir on abnormal exit from built-in
Herbert Xu
2010-05-27
*
[REDIR] Move null redirect checks into caller
Herbert Xu
2010-05-27
*
[REDIR] Do not truncate file for FROMTO redirection
Herbert Xu
2010-03-09
*
[REDIR] Fix incorrect savefd conversions
Herbert Xu
2009-06-27
*
[EXPAND] Expand here-documents in the current shell environment
Herbert Xu
2007-11-11
*
[REDIR] Size optimisations in redir.c
Herbert Xu
2007-05-12
*
[REDIR] Fix redirect restore on saved file descriptors
Herbert Xu
2007-05-12
*
[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
*
Copyright/licence updates and remove all traces of sys/cdefs.h
Herbert Xu
2005-10-29
*
Renamed error to sh_error.
herbert
2005-09-26
*
Initial import.
Herbert Xu
2005-09-26