glibc/timezone
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
..
africa * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
antarctica * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
asia * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
australasia * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
backward * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
checktab.awk * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
etcetera 2006-02-26 Roland McGrath <roland@redhat.com> 2006-02-26 23:39:30 +00:00
europe * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
factory 2006-02-26 Roland McGrath <roland@redhat.com> 2006-02-26 23:39:30 +00:00
ialloc.c * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
iso3166.tab * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
leapseconds 2006-02-26 Roland McGrath <roland@redhat.com> 2006-02-26 23:39:30 +00:00
Makefile * timezone/Makefile (zic-deps): New variable. 2005-04-15 20:09:13 +00:00
northamerica * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
pacificnew 2006-02-26 Roland McGrath <roland@redhat.com> 2006-02-26 23:39:30 +00:00
private.h * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
README
scheck.c * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
simplebackw
solar87 2006-02-26 Roland McGrath <roland@redhat.com> 2006-02-26 23:39:30 +00:00
solar88 2006-02-26 Roland McGrath <roland@redhat.com> 2006-02-26 23:39:30 +00:00
solar89 2006-02-26 Roland McGrath <roland@redhat.com> 2006-02-26 23:39:30 +00:00
southamerica * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
systemv 2006-02-26 Roland McGrath <roland@redhat.com> 2006-02-26 23:39:30 +00:00
test-tz.c 2006-01-10 Roland McGrath <roland@redhat.com> 2006-01-10 20:37:36 +00:00
tst-timezone.c * timezone/test-tz.c: Update to match tzdata2005m. 2005-09-07 19:55:12 +00:00
tzfile.h * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
tzselect.ksh * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
yearistype * timezone/africa: Update from tzdata2005i. 2005-04-30 05:40:51 +00:00
zdump.c * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
zic.c * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00
zone.tab * nis/nis_table.c (nis_list): If __follow_path fails in the new 2007-01-12 14:37:24 +00:00

The files
	zic.c zdump.c ialloc.c scheck.c tzfile.h
	private.h tzselect.ksh checktab.awk
come from the tzcode package by Arthur David Olson et.al.

The files
	africa antarctica asia australasia europe
	northamerica southamerica pacificnew etcetera factory
	backward systemv solar87 solar88 solar89
	iso3166.tab zone.tab leapseconds yearistype
come from the tzdata package by Arthur David Olson et.al.

Please check the ChangeLog files in the top level directory for the
version of the tzcode and tzdata packages.

These packages may be found at ftp://elsie.nci.nih.gov/pub/.  Commentary
should be addressed to tz@elsie.nci.nih.gov.