mirror of git://sourceware.org/git/glibc.git
nscd can clear caches when certain files change. The list of files was hardcoded so far and worked for nss_files and nss_dns and those modules which need no monitoring. nss_db, for instance, has its own set of files to monitor. Now the NSS modules themselves can request that certain files are monitored. |
||
|---|---|---|
| .. | ||
| files-XXX.c | ||
| files-alias.c | ||
| files-ethers.c | ||
| files-grp.c | ||
| files-have_o_cloexec.c | ||
| files-hosts.c | ||
| files-init.c | ||
| files-initgroups.c | ||
| files-key.c | ||
| files-netgrp.c | ||
| files-network.c | ||
| files-parse.c | ||
| files-proto.c | ||
| files-pwd.c | ||
| files-rpc.c | ||
| files-service.c | ||
| files-sgrp.c | ||
| files-spwd.c | ||