[PATCH 2/7] nss: Add function types and NSS_DECLARE_MODULE_FUNCTIONS macro to <nss.h>

DJ Delorie dj@redhat.com
Thu Feb 13 01:10:00 GMT 2020


Florian Weimer <fweimer@redhat.com> writes:
> This macro allows to add type safety to the implementation of NSS
> service modules.
> ---
>  nscd/aicache.c              |  23 +---
>  nss/nss.h                   | 203 +++++++++++++++++++++++++++++++++++-
>  sysdeps/posix/getaddrinfo.c |  18 +---
>  3 files changed, 209 insertions(+), 35 deletions(-)

LGTM.

Reviewed-by: DJ Delorie <dj@redhat.com>




More information about the Libc-alpha mailing list