Date: Sun, 08 Feb 2015 22:24:53 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 191936] ttyname_r failing isatty always returns ENOTTY instead of the actual error Message-ID: <bug-191936-8-uJNwIBYcOL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-191936-8@https.bugs.freebsd.org/bugzilla/> References: <bug-191936-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191936 --- Comment #4 from commit-hook@freebsd.org --- A commit references this bug: Author: jilles Date: Sun Feb 8 22:24:04 UTC 2015 New revision: 278413 URL: https://svnweb.freebsd.org/changeset/base/278413 Log: MFC r278038: ttyname_r(): Return actual error, not always [ENOTTY]. Adjust the test that used to fail because of this bug. PR: 191936 Changes: _U stable/10/ stable/10/contrib/netbsd-tests/lib/libc/gen/t_ttyname.c stable/10/lib/libc/gen/ttyname.c -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191936-8-uJNwIBYcOL>