mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-22 21:10:07 +00:00
6836157252
when callback is NULL. * nis/Versions (libnss_nisplus): Add _nss_nisplus_initgroups_dyn@@GLIBC_PRIVATE. * nis/Makefile (libnss_nisplus-routines): Add nisplus-initgroups. * nis/nss_nisplus/nisplus-grp.c (tablename_val, tablename_len, _nss_create_tablename): Rename to... (grp_tablename_val, grp_tablename_len, _nss_grp_create_tablename): ... these. No longer static. (internal_setgrent): Adjust users. (_nss_nisplus_getgrnam_r, _nss_nisplus_getgrgid_r): Likewise. Don't use locking around _nss_grp_create_tablename call. * nis/nss_nisplus/nisplus-initgroups.c: New file. |
||
---|---|---|
.. | ||
nisplus-alias.c | ||
nisplus-ethers.c | ||
nisplus-grp.c | ||
nisplus-hosts.c | ||
nisplus-initgroups.c | ||
nisplus-netgrp.c | ||
nisplus-network.c | ||
nisplus-parser.c | ||
nisplus-proto.c | ||
nisplus-publickey.c | ||
nisplus-pwd.c | ||
nisplus-rpc.c | ||
nisplus-service.c | ||
nisplus-spwd.c |