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


> +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".

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."


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