This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 1/2] Define ENOAUTHSERVICE to indicate "Authenticationservice unavailable"
- From: "Joseph S. Myers" <joseph at codesourcery dot com>
- To: David Howells <dhowells at redhat dot com>
- Cc: jmorris at namei dot org, keyrings at linux-nfs dot org, linux-nfs at vger dot kernel dot org, linux-security-module at vger dot kernel dot org, linux-kernel at vger dot kernel dot org, linux-cifs at vger dot kernel dot org, linux-api at vger dot kernel dot org, libc-alpha at sourceware dot org
- Date: Wed, 8 Feb 2012 15:48:51 +0000 (UTC)
- Subject: Re: [PATCH 1/2] Define ENOAUTHSERVICE to indicate "Authenticationservice unavailable"
- References: <20120208122905.8902.65762.stgit@warthog.procyon.org.uk>
On Wed, 8 Feb 2012, David Howells wrote:
> #define ERFKILL 132 /* Operation not possible due to RF-kill */
> +#define ENOAUTHSERVICE 133 /* Authentication service not available */
>
> #define EHWPOISON 133 /* Memory page has hardware error */
Defining the new error to have the same value as EHWPOISON seems rather
odd....
--
Joseph S. Myers
joseph@codesourcery.com