Date: Sun, 24 Oct 2010 20:09:49 +0000 (UTC) From: Jilles Tjoelker <jilles@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/bin/sh redir.c src/tools/regression/bin/sh/execution redir4.0 Message-ID: <201010242011.o9OKBtYm012997@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jilles 2010-10-24 20:09:49 UTC
FreeBSD src repository
Modified files:
bin/sh redir.c
Added files:
tools/regression/bin/sh/execution redir4.0
Log:
SVN rev 214290 on 2010-10-24 20:09:49Z by jilles
sh: Check whether dup2 was successful for >&FD and <&FD.
A failure (usually caused by FD not being open) is a redirection error.
Exp-run done by: pav (with some other sh(1) changes)
Revision Changes Path
1.32 +5 -2 src/bin/sh/redir.c
1.1 +4 -0 src/tools/regression/bin/sh/execution/redir4.0 (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010242011.o9OKBtYm012997>
