Date: Fri, 18 Jul 2014 21:30:50 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 191931] isatty(-1)/ttyname_r(-1, ...) sets EBADF instead of ENOTTY; does not conform to manpage/POSIX Message-ID: <bug-191931-8-yZeOhyImbH@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-191931-8@https.bugs.freebsd.org/bugzilla/> References: <bug-191931-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=191931 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: jilles Date: Fri Jul 18 21:29:59 UTC 2014 New revision: 268857 URL: http://svnweb.freebsd.org/changeset/base/268857 Log: ttyname(3): Fix EBADF/ENOTTY error descriptions. Also, make sure to document the return values and errors for all three functions in the man page. PR: 191931 MFC after: 1 week Changes: head/lib/libc/gen/ttyname.3 -- 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-191931-8-yZeOhyImbH>