glibc/gmon
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
..
sys (ARCDENSITY): Bump to 3. Define ARCINDEX. Bump MAXARCS to 1 << 20. (struct tostruct): Use ACRINDEX as type for link field. (statuc gmonparam): Likewise for froms. 2002-08-29 09:27:23 +00:00
.cvsignore
bb_exit_func.c Update. 2002-03-13 02:17:12 +00:00
bb_init_func.c 2005-12-13 Ulrich Drepper <drepper@redhat.com> 2005-12-14 08:43:25 +00:00
gmon.c * stdio-common/fxprintf.c (__fxprintf): Add INTUSE to _IO_vfprintf 2005-07-28 14:51:03 +00:00
Makefile * elf/dl-reloc.c [PROF] (_dl_relocate_object): Define 2005-07-07 02:39:45 +00:00
mcount.c * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
prof-freq.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
profil.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
sprofil.c Moved to csu/errno-loc.c. 2005-12-14 15:06:39 +00:00
tst-profile-static.c * elf/dl-reloc.c [PROF] (_dl_relocate_object): Define 2005-07-07 02:39:45 +00:00
tst-sprofil.c Update. 2003-07-31 19:26:38 +00:00
Versions Update. 2001-03-21 20:15:55 +00:00