public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: Steve Ellcey <sellcey@cavium.com>
To: Andreas Schwab <schwab@suse.de>
Cc: Joseph Myers <joseph@codesourcery.com>,
	DJ Delorie <dj@redhat.com>,
	 libc-alpha@sourceware.org
Subject: Re: [PATCH] Remove compat from DEFAULT_CONFIG lookup strings
Date: Mon, 11 Sep 2017 20:01:00 -0000	[thread overview]
Message-ID: <1505160106.3182.151.camel@cavium.com> (raw)
In-Reply-To: <1504193091.3182.8.camel@cavium.com>

Ping.  Any other comments on the last version of this patch?
Does it look OK to check in?

Steve Ellcey
sellcey@cavium.com

On Thu, 2017-08-31 at 08:24 -0700, Steve Ellcey wrote:
> On Thu, 2017-08-31 at 09:20 +0200, Andreas Schwab wrote:
> > 
> >  
> > > 
> > > +#ifdef LINK_OBSOLETE_RPC
> > > +# define DEFAULT_DEFCONFIG "nis [NOTFOUND=return] files"
> > > +#else
> > > +# define DEFAULT_DEFCONFIG "files"
> > > +#endif
> > nss_nis is part of obsolete-nsl, not obsolete-rpc.
> > 
> > Andreas.
> Yes it is.  Here is an updated patch with that change.
> 
> Steve Ellcey
> sellcey@cavium.com
> 
> 2017-08-31  Steve Ellcey  <sellcey@cavium.com>
> 
> 	* grp/initgroups.c: Include config.h.
> 	(DEFAULT_CONFIG): New macro.
> 	(internal_getgrouplist): Use DEFAULT_CONFIG.
> 	* nscd/initgrcache.c (addinitgroupsX): Likewise.
> 	* nss/nsswitch.c (__nss_disable_nscd): Likewise.
> 	(DEFAULT_DEFCONFIG): New macro.
> 	(__nss_database_lookup): Use DEFAULT_DEFCONFIG.
> 	* nss/grp-lookup.c: Include config.h
> 	(DEFAULT_CONFIG): Set definition based on LINK_OBSOLETE_NSL.
> 	* nss/pwd-lookup.c (DEFAULT_CONFIG): Likewise.
> 	* nss/spwd-lookup.c (DEFAULT_CONFIG): Likewise.
> 	* manual/nss.texi: Update default values section.
> 

  reply	other threads:[~2017-09-11 20:01 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-17 21:31 Steve Ellcey
2017-08-18  0:18 ` DJ Delorie
2017-08-18 20:50   ` Steve Ellcey
2017-08-18 21:12     ` Joseph Myers
2017-08-18 21:35       ` Steve Ellcey
2017-08-18 22:12         ` Joseph Myers
2017-08-18 22:17           ` Steve Ellcey
2017-08-22 16:33           ` Steve Ellcey
2017-08-22 21:07             ` DJ Delorie
2017-08-28 20:23               ` Steve Ellcey
2017-08-28 20:48                 ` Joseph Myers
2017-08-28 21:50                   ` Steve Ellcey
2017-08-28 22:58                     ` Joseph Myers
2017-08-29 19:04                       ` Steve Ellcey
2017-08-29 20:23                         ` Joseph Myers
2017-08-29 20:57                         ` DJ Delorie
2017-08-31  7:21                         ` Andreas Schwab
2017-08-31 15:25                           ` Steve Ellcey
2017-09-11 20:01                             ` Steve Ellcey [this message]
2017-09-11 20:39                             ` DJ Delorie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1505160106.3182.151.camel@cavium.com \
    --to=sellcey@cavium.com \
    --cc=dj@redhat.com \
    --cc=joseph@codesourcery.com \
    --cc=libc-alpha@sourceware.org \
    --cc=schwab@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).