shadow/tests/libsubid/04_nss
Serge Hallyn 3d670ba7ed nss/libsubid: simplify the ranges variable for list_owner_ranges
Following alexey-tikhonov's suggestion.

Since we've dropped the 'owner' field in the data returned for
get_subid_ranges, we can just return a single allocated array of
simple structs.  This means we can return a ** instead of ***, and
we can get rid of the subid_free_ranges() helper, since the caller
can just free() the returned data.

Signed-off-by: Serge Hallyn <serge@hallyn.com>
2021-05-22 17:59:57 -05:00
..
empty subids: support nsswitch 2021-04-16 21:02:37 -05:00
libsubid_zzz.c nss/libsubid: simplify the ranges variable for list_owner_ranges 2021-05-22 17:59:57 -05:00
Makefile subids: support nsswitch 2021-04-16 21:02:37 -05:00
nsswitch1.conf subids: support nsswitch 2021-04-16 21:02:37 -05:00
nsswitch2.conf subids: support nsswitch 2021-04-16 21:02:37 -05:00
nsswitch3.conf subids: support nsswitch 2021-04-16 21:02:37 -05:00
subidnss.test subids: support nsswitch 2021-04-16 21:02:37 -05:00
test_nss.c subids: support nsswitch 2021-04-16 21:02:37 -05:00
test_range subids: support nsswitch 2021-04-16 21:02:37 -05:00