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 v2] [BZ#19347] grantpt: trust the kernel about pty group and permission mode


On 2015-12-10 16:31, Andreas Schwab wrote:
> > +2015-12-06  Aurelien Jarno  <aurelien@aurel32.net>
> > +	    Jakub Wilk  <jwilk@debian.org>
> > +
> > +	[BZ #19347]
> > +	* 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.
> 
> Ok, but please use "[!HAVE_PT_CHOWN]" instead of "when built without
> pt_chown support".

Thanks for the review, I'll commit it with this change.

Aurelien

-- 
Aurelien Jarno                          GPG: 4096R/1DDD8C9B
aurelien@aurel32.net                 http://www.aurel32.net


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