head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.6 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.4 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @# @; 1.1 date 2025.09.06.18.27.52; author riastradh; state Exp; branches; next ; commitid Lpv6w2O9rwsrqG9G; desc @@ 1.1 log @devel/nss_wrapper: Import nss_wrapper-1.1.16 nss_wrapper is an LD_PRELOAD wrapper for the user, group and hosts NSS API for automatically testing applications using the getpwent(3), getgrent(3), gethostent(3), and getaddrinfo(3) families of functions. @ text @$NetBSD$ Add NetBSD support. --- config.h.cmake.orig 2024-07-05 05:53:08.000000000 +0000 +++ config.h.cmake @@@@ -20,6 +20,7 @@@@ #cmakedefine HAVE_GRP_H 1 #cmakedefine HAVE_NSS_H 1 #cmakedefine HAVE_NSS_COMMON_H 1 +#cmakedefine HAVE_NSSWITCH_H 1 #cmakedefine HAVE_GNU_LIB_NAMES_H 1 /*************************** FUNCTIONS ***************************/ @