This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] grantpt: trust the kernel about pty group and permission mode


On 12/06/2015 04:00 PM, Aurelien Jarno wrote:
> +2015-12-06  Aurelien Jarno  <aurelien@aurel32.net>
> +	    Jakub Wilk  <jwilk@debian.org>
> +
> +	* sysdeps/unix/grantpt.c (grantpt): Do not try to change the group
> +	of the device to the tty group when built without pt_chown support.

Thanks for posting this.  It looks good to me.  I have tried it with a
default-settings devpts, and screen works (when it would fail before).

Can you file a bug and reference it in the commit and ChangeLog, for
tracking purposes?  I don't think a separate NEWS entry is needed, but
the bug might be helpful in the future.

Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]