summary refs log tree commit diff
path: root/src/redir.c (follow)
Commit message (Expand)AuthorAge
* mkinit: Split reset into exitreset and resetHerbert Xu2018-05-28
* redir: Fix typo in noclobber codeHerbert Xu2018-04-19
* [REDIR] Replace GPL noclobberopen code with the FreeBSD versionJilles Tjoelker2011-03-10
* [REDIR] Fix popredir on abnormal exit from built-inHerbert Xu2010-05-27
* [REDIR] Move null redirect checks into callerHerbert Xu2010-05-27
* [REDIR] Do not truncate file for FROMTO redirectionHerbert Xu2010-03-09
* [REDIR] Fix incorrect savefd conversionsHerbert Xu2009-06-27
* [EXPAND] Expand here-documents in the current shell environmentHerbert Xu2007-11-11
* [REDIR] Size optimisations in redir.cHerbert Xu2007-05-12
* [REDIR] Fix redirect restore on saved file descriptorsHerbert Xu2007-05-12
* [REDIR] Remove redundant CLOEXEC callsHerbert Xu2007-05-12
* [REDIR] Replace copyfd by savefd and use dup2 elsewhereHerbert Xu2007-05-12
* [REDIR] Remove EMFILE special caseHerbert Xu2007-05-06
* Copyright/licence updates and remove all traces of sys/cdefs.hHerbert Xu2005-10-29
* Renamed error to sh_error.herbert2005-09-26
* Initial import.Herbert Xu2005-09-26
0a1de8dc274d2d4ab398eb22fe358c1d11&follow=1'>Update to NetBSD 9.1June McEnroe 2020-12-14Update to man-pages 5.09June McEnroe 2020-12-14Update to FreeBSD 12.2June McEnroe 2020-06-08Update to OpenBSD 6.7June McEnroe 2020-05-04Add hack for macOS to search extra man sectionsJune McEnroe 2020-05-04Don't clear MANSECTJune McEnroe