NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52406 CVS commit: src/bin/sh
The following reply was made to PR standards/52406; it has been noted by GNATS.
From: "Robert Elz" <kre%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52406 CVS commit: src/bin/sh
Date: Mon, 24 Jul 2017 12:35:37 +0000
Module Name: src
Committed By: kre
Date: Mon Jul 24 12:35:37 UTC 2017
Modified Files:
src/bin/sh: options.c
Log Message:
PR standards/52406
Absent other information, the shell should be interactive if reading
from stdin, and stdin and stderr are ttys, not stdin and stdout.
So sayeth the great lord posix.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/bin/sh/options.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index