glibc/csu
Jakub Jelinek 00e3dec802 * nis/nis_table.c (nis_list): If __follow_path fails in the new
code, make sure the nis_freeresult call doesn't crash and that the
	result is reported correctly.

	* nis/nis_table.c (nis_list): Handle FOLLOW_PATH | ALL_RESULTS
	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.
2007-01-12 14:37:24 +00:00
..
.cvsignore Update. 1997-03-19 05:47:56 +00:00
abi-note.S 2002-12-09 Richard Henderson <rth@redhat.com> 2002-12-10 05:09:56 +00:00
check_fds.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
defs.awk Update. 2000-07-25 22:19:16 +00:00
dso_handle.c 2005-12-21 Roland McGrath <roland@redhat.com> 2005-12-21 21:21:43 +00:00
elf-init.c * configure.in: If init_array/fini_array support is not available, 2005-11-05 17:46:24 +00:00
errno-loc.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
errno.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
gmon-start.c 2002-11-20 Steven Munroe <sjmunroe@us.ibm.com> 2002-11-22 05:05:02 +00:00
init-first.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
init.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
libc-start.c * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
libc-tls.c * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
Makefile * version.h (VERSION): 2.3.91 2006-03-01 10:35:59 +00:00
start.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sysdep.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
tst-atomic-long.c * include/atomic.h (atomic_increment_and_test): Invert sense of test. 2003-03-22 23:01:01 +00:00
tst-atomic.c * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
tst-empty.c 2003-04-11 Roland McGrath <roland@redhat.com> 2003-04-12 00:16:59 +00:00
version.c * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
Versions * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00