mirror of git://sourceware.org/git/glibc.git
(setup): Remove FUNC_NAME and ALL arguments, assume they are always "setnetgrent" and 1. (endnetgrent_hook): New function. (internal_endnetgrent): Use it. (__internal_setnetgrent_reuse): Use it. Adjust setup caller. If status is NSS_STATUS_SUCCESS, yet action is continue, call endnetgrent hook. (internal_getnetgrent_r): Use __nss_lookup_function rather than setup. Recompute getfct pointer after successful __internal_setnetgrent_reuse. Don't use __nss_next. (innetgr): Use __nss_lookup_function instead of __nss_lookup. Adjust setup caller. * nss/nss_files/files-netgrp.c (_nss_files_endnetgrent): Always clear data_size and cursor. Add libnss_files_hidden_proto and libnss_files_hidden_def. (_nss_files_setnetgrent): Call _nss_files_endnetgrent on failure. * nis/nss_nis/nis-netgrp.c (internal_endnetgrent): Always clear data_size and cursor. (_nss_nis_setnetgrent): Don't call internal_endnetgrent. (_nss_nis_getnetgrent_r): Remove result->cursor == NULL handling. * nis/nss_nisplus/nisplus-netgrp.c (internal_endnetgrent): Always clear data_size and position. (_nss_nisplus_setnetgrent): Don't call internal_endnetgrent. 2005-09-09 Ulrich Drepper <drepper@redhat.com> * nss/getent.c (netgroup_keys): Call endnetgrent. (main): Call mtrace. * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): We don't need locking for the stream. Use feof_unlocked. 2005-09-09 Jakub Jelinek <jakub@redhat.com> |
||
|---|---|---|
| .. | ||
| nss_compat | ||
| nss_nis | ||
| nss_nisplus | ||
| rpcsvc | ||
| Banner | ||
| Depend | ||
| Makefile | ||
| Versions | ||
| nis_add.c | ||
| nis_addmember.c | ||
| nis_call.c | ||
| nis_callback.c | ||
| nis_checkpoint.c | ||
| nis_clone_dir.c | ||
| nis_clone_obj.c | ||
| nis_clone_res.c | ||
| nis_creategroup.c | ||
| nis_defaults.c | ||
| nis_destroygroup.c | ||
| nis_domain_of.c | ||
| nis_domain_of_r.c | ||
| nis_error.c | ||
| nis_file.c | ||
| nis_findserv.c | ||
| nis_free.c | ||
| nis_getservlist.c | ||
| nis_hash.c | ||
| nis_intern.h | ||
| nis_ismember.c | ||
| nis_local_names.c | ||
| nis_lookup.c | ||
| nis_mkdir.c | ||
| nis_modify.c | ||
| nis_ping.c | ||
| nis_print.c | ||
| nis_print_group_entry.c | ||
| nis_remove.c | ||
| nis_removemember.c | ||
| nis_rmdir.c | ||
| nis_server.c | ||
| nis_subr.c | ||
| nis_table.c | ||
| nis_util.c | ||
| nis_verifygroup.c | ||
| nis_xdr.c | ||
| nis_xdr.h | ||
| nisplus-parser.h | ||
| nss | ||
| nss-nis.c | ||
| nss-nis.h | ||
| nss-nisplus.c | ||
| nss-nisplus.h | ||
| yp_xdr.c | ||
| ypclnt.c | ||
| ypupdate_xdr.c | ||