This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] getpt.3: Remove mention of O_NOCTTY
- From: "Michael Kerrisk (man-pages)" <mtk dot manpages at gmail dot com>
- To: Samuel Thibault <samuel dot thibault at ens-lyon dot org>, linux-man at vger dot kernel dot org, libc-alpha at sourceware dot org
- Cc: mtk dot manpages at gmail dot com
- Date: Wed, 1 Jan 2020 08:27:16 +0100
- Subject: Re: [PATCH] getpt.3: Remove mention of O_NOCTTY
- References: <20191231170135.gqbv35jdlqfmomee@function>
Hello Samuel
On 12/31/19 6:01 PM, Samuel Thibault wrote:
> The glibc implementation of getpt has actually never been setting
> O_NOCTTY when opening /dev/ptmx or BSD ptys.
>
> Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
(Inline patches preferred.)
Thanks. Patch applied.
Cheers,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/