glibc/resolv
Ulrich Drepper b17277cfa2 Update.
1998-05-15 14:36  Ulrich Drepper  <drepper@cygnus.com>

	* posix/wordexp-test.c: Avoid duplicate messages.

	* sysdeps/generic/setenv.c: Use __tfind and __tsearch, not tfind and
	tsearch.  Correctly interpret values returned by those functions.
	(unsetenv): Store pointer to string, not pointer to string pointer.

	* time/tzfile.c (__tzfile_compute): Take new arguments.  Store
	DST information and offset in them.
	* time/tzset.c (__tz_convert): Pass extra parameters to
	__tzfile_compute.  Compute equivalent values for use of tz_rules.

1998-05-15 00:49:11  Zack Weinberg  <zack@rabi.phys.columbia.edu>

	* iconvdata/Makefile (gen-8bit-table): Use move-if-change and
	stamp files to avoid unnecessary recompilation.
	(gen-8bit-gap-table): Likewise.
	(move-if-change): New variable.
	(all generated .h rules): Change to be .stmp rules.
	(%.h): New rule; depend on %.stmp; no commands.
	(distribute): Add gen-8bit.sh, gen-8bit-gap.sh,
	gen-8bit-gap-1.sh.

1998-05-15 01:09  Zack Weinberg  <zack@rabi.phys.columbia.edu>

	* Makerules (libc-map): Deleted.
	(load-map-file): Set to the appropriate compiler switch, not
	just the file name.  If libfoo-map is not set, look for a
	libfoo.map in the current directory and $(..).
	(map-file): New variable, contains just the mapfile name.
	(build-shlib): Adjust for new value of load-map-file.
	(libc.so): Correct dependencies.

	* extra-lib.mk: Correct shlib dependencies since libfoo-map
	may not be set anymore.

	* elf/Makefile: Set ld-map to $(..)libc.map, not $(libc-map).
	Delete libdl-map.  Tweak ld.so link rule to work with changed
	variable settings in Makerules.
	* iconvdata/Makefile: Tweak build-module to work with changed
	variable settings in Makerules.

	* db/Makefile: Delete libdb-map.
	* hesiod/Makefile: Delete libnss_hesiod-map.
	* linuxthreads/Makefile: Delete libpthread-map.
	* locale/Makefile: Delete libBrokenLocale-map.
	* login/Makefile: Delete libutil-map.
	* math/Makefile: Delete libm-map.
	* md5-crypt/Makefile: Delete libcrypt-map.
	* nis/Makefile: Delete libnsl-map, libnss_nis-map,
	libnss_nisplus-map, and libnss_compat-map.
	* nss/Makefile: Delete libnss_files-map, libnss_db-map, and
	libnss_ldap-map.
	* resolv/Makefile: Delete libresolv-map and libnss_dns-map.
	* rt/Makefile: Delete librt-map.

1998-05-15 01:06  Zack Weinberg  <zack@rabi.phys.columbia.edu>

	* configure.in: Instead of substituting `yes' or `no' for whether
	--no-whole-archive is available, set @no_whole_archive@ to the
	appropriate gcc switch or the empty string.  Likewise for
	-fno-exceptions.
	* config.make.in: Replace have-no-whole-archive with
	no-whole-archive and have-no-exceptions with no-exceptions.
	* Makerules: Delete stanzas setting no-whole-archive and
	no-exceptions.

	* sunrpc/Makefile: Use move-if-change to update generated .h
	and .c files.

1998-05-13  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* wcsmbs/wcsmbsload.c (extract_charset_name): Use strcspn instead
	of strchr loop.

1998-05-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* time/tzfile.c (__tzfile_read): Remove unused variable info.
	(__tzfile_compute): Likewise.

1998-05-15  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* sysdeps/unix/sysv/linux/bits/socket.h (AF_SNA,PF_SNA): Add new
	defines from Linux 2.1.102.
1998-05-15 14:46:36 +00:00
..
arpa Update. 1997-06-21 02:59:26 +00:00
nss_dns Update. 1998-02-10 20:06:30 +00:00
sys
.cvsignore
Banner Update. 1997-05-29 12:06:58 +00:00
Makefile Update. 1998-05-15 14:46:36 +00:00
base64.c Update. 1997-05-29 12:06:58 +00:00
gethnamaddr.c Update. 1998-02-19 18:52:30 +00:00
getnetnamadr.c update from main archive 961119 1996-11-20 03:45:51 +00:00
herror.c update from main archive 961119 1996-11-20 03:45:51 +00:00
inet_addr.c Update. 1998-04-29 17:14:29 +00:00
inet_net_ntop.c update from main archive 1996-09-27 03:45:24 +00:00
inet_net_pton.c Update. 1997-05-29 12:06:58 +00:00
inet_neta.c Update. 1997-12-04 00:12:34 +00:00
inet_ntop.c Update. 1997-10-12 04:05:44 +00:00
inet_pton.c Update. 1997-11-06 00:02:46 +00:00
libnss_dns.map Update. 1997-06-13 22:46:42 +00:00
libresolv.map Update. 1997-08-02 21:00:51 +00:00
mapv4v6addr.h Update. 1997-04-12 23:41:36 +00:00
mapv4v6hostent.h Tue Jun 25 02:59:11 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-06-25 08:56:57 +00:00
netdb.h Update. 1998-04-07 09:21:28 +00:00
nsap_addr.c update from main archive 961220 1996-12-22 00:32:43 +00:00
res_comp.c Update. 1998-04-02 17:42:53 +00:00
res_data.c Update. 1996-08-14 21:45:21 +00:00
res_debug.c Update. 1997-05-29 12:06:58 +00:00
res_hconf.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
res_hconf.h Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
res_init.c Update. 1997-10-12 04:05:44 +00:00
res_mkquery.c update from main archive 961001 1996-10-02 01:40:17 +00:00
res_query.c Update. 1997-05-24 02:30:09 +00:00
res_send.c Update. 1997-09-16 00:42:43 +00:00
resolv.h Update. 1997-09-30 17:10:40 +00:00
tst-aton.c Update. 1998-04-29 17:14:29 +00:00