This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 4/7] nss_compat: Use NSS_DECLARE_MODULE_FUNCTIONS
- From: DJ Delorie <dj at redhat dot com>
- To: Florian Weimer <fweimer at redhat dot com>
- Cc: libc-alpha at sourceware dot org
- Date: Wed, 12 Feb 2020 20:14:07 -0500
- Subject: Re: [PATCH 4/7] nss_compat: Use NSS_DECLARE_MODULE_FUNCTIONS
Florian Weimer <fweimer@redhat.com> writes:
> nss/nss_compat/compat-grp.c | 2 ++
> nss/nss_compat/compat-initgroups.c | 2 ++
> nss/nss_compat/compat-pwd.c | 2 ++
> nss/nss_compat/compat-spwd.c | 2 ++
> 4 files changed, 8 insertions(+)
LGTM.
Reviewed-by: DJ Delorie <dj@redhat.com>