From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25870 invoked by alias); 13 Feb 2020 01:31:28 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 25844 invoked by uid 89); 13 Feb 2020 01:31:24 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.1 spammy= X-HELO: us-smtp-1.mimecast.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1581557480; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to; bh=UsETRnGPvwnY9GLhz64LvT73RkcBD9B5ut3oayzbDd8=; b=HWX+PXYEllCgjIGnl49zUovMhvNVJw10ErnYklgTTw7bAzjIfarO8SGCBabgY3UV5APfGU q69TceqcA17N5hwfDMvy1fYwy4FgemiE9qTTfmCOla7boR6h0DAJs4fUeAEymAmiRo7ZLo 7Bgd6Dg7ZCQCiaYxTzdrz+kTcSzfQds= From: DJ Delorie To: Florian Weimer Cc: libc-alpha@sourceware.org Subject: Re: [PATCH 8/7] nss_nisplus: Use NSS_DECLARE_MODULE_FUNCTIONS In-Reply-To: <87imkbeup7.fsf@oldenburg2.str.redhat.com> (message from Florian Weimer on Wed, 12 Feb 2020 15:39:16 +0100) Date: Thu, 13 Feb 2020 01:31:00 -0000 Message-ID: MIME-Version: 1.0 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-SW-Source: 2020-02/txt/msg00551.txt.bz2 Florian Weimer writes: > nis/nss-nisplus.h | 1 + > 1 file changed, 1 insertion(+) LGTM. Will nis-nss be on the list too? Reviewed-by: DJ Delorie