mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
8500b0caba
* nis/nss_nis/nis-netgrp.c: Remove locking by using data in struct __netgrent object passed in instead of global variables. Optimize. * nis/nss_nisplus/nisplus-netgrp.c: Remove locking by using data in struct __netgrent object passed in instead of global variables. * inet/netgroup.h (struct __netgrent): Add service_user field. Move cursor in anonymous union, add new field location to that union. * inet/getnetgrent_r.c: Extensive rewrite to really enable concurrent uset of set/get/endnetgrent and innetgr. |
||
---|---|---|
.. | ||
nis-alias.c | ||
nis-ethers.c | ||
nis-grp.c | ||
nis-hosts.c | ||
nis-initgroups.c | ||
nis-netgrp.c | ||
nis-network.c | ||
nis-proto.c | ||
nis-publickey.c | ||
nis-pwd.c | ||
nis-rpc.c | ||
nis-service.c | ||
nis-spwd.c |