glibc/inet
Ulrich Drepper a9ddb79305 Update.
1998-07-20 17:09  Ulrich Drepper  <drepper@cygnus.com>

	* shlib-versions: Remove definition for libSegFault.

	* memory.texi: Comment out the relocating allocator description.
	* manual/signal.texi: Remove reference to relocating allocator.
	* manual/top-menu.texi: Regenerated.

	* posix/fnmatch.c: Implement [: :] and change to recognize
	^ as negation only when not _POSIXLY_CORRECT.

	* sysdeps/generic/glob.c: Add several optimizations.

	* posix/glob.h: Undefine __PMT to prevent warnings.
	Reported by Roland McGrath.

	* posix/regex.c: Define namespace macros only for _LIBC.

	* sysdeps/arm/dl-machine.h: Fix typo.

	* sysdeps/unix/sysv/sysv4/solaris2/sigpending.c: New file.
	* sysdeps/unix/sysv/sysv4/solaris2/sigstack.c: New file.
	* sysdeps/unix/sysv/sysv4/solaris2/sigwaitinfo.c: New file.
	* sysdeps/unix/sysv/sysv4/solaris2/syscalls.list: Add sigaltstack,
	sigpending, sigqueue, and sigtimedwait.
	* sysdeps/unix/sysv/sysv4/solaris2/sparc/sparc32/syscall.S: New file.

	* timezone/leapseconds: Update from tzdata1998f.

1998-07-18  Mark Kettenis  <kettenis@phys.uva.nl>

	* stdio/stdio.h [__USE_GNU]: Add prototype for fputs_unlocked.
	* stdio/Versions [GLIBC_2.1]: Add fputs_unlocked.
	* libio/stdio.h: Fix typo.

1998-07-19  Roland McGrath  <roland@baalperazim.frob.com>

	* sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): #if 0 out the
	magic memobj port arg parsing stuff.  Fix it someday when we are ready
	to really use it.
	(_dl_sysdep_output): New function, modified from _dl_sysdep_error.
	(_dl_sysdep_error, _dl_sysdep_message, _dl_sysdep_fatal): Removed.

1998-07-19  Roland McGrath  <roland@baalperazim.frob.com>

	* stdio/fputs.c: Add fputs_unlocked as weak alias for fputs.

1998-07-19  Roland McGrath  <roland@baalperazim.frob.com>

	* sysdeps/posix/sigsuspend.c: Define __sigsuspend with sigsuspend as
	a weak alias.
	* sysdeps/mach/hurd/sigsuspend.c: Likewise.
	* sysdeps/generic/sigsuspend.c: Likewise.

1998-07-19  Roland McGrath  <roland@baalperazim.frob.com>

	* sysdeps/mach/hurd/i386/sigcontextinfo.h: New file.

1998-07-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* Makerules (map-file): Don't use $(wildcard) to find the
	generated version script, instead look in $(version-maps).
	($(common-objpfx)libc.so): Only depend on libc.map if versioning
	is used.
	* extra-lib.mk ($(objpfx)$(lib).so): Only depend on version script
	if versioning is used.  Don't use $(wildcard) to find the
	generated version script, instead look in $(verson-maps).

1998-07-17  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* sysdeps/generic/segfault.c: Rename GET_EIP to GET_PC.  Remove
	unused function handle.
	* sysdeps/generic/sigcontextinfo.h: Rename GET_EIP to GET_PC.
	* sysdeps/unix/sysv/linux/i386/sigcontextinfo.h: Likewise.
	* debug/catchsegv.sh: Fix argument processing, quoting and various
	typos.  Put the crash info always in the current directory.  Find
	program in $PATH if it contains no directory component.
	* Makerules (install-lib.so-versioned,
	install-lib.so-unversioned): New variables.
	(install-lib-nosubdir): Depend on unversioned libs in
	slibdir, not libdir.

1998-07-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

	* Make-dist (+tsrcs): Remove references to %-map variables and
	*.map files.  Add Versions in subdirs.
	* Makerules (distinfo-vars): Don't write out %-map variables.

1998-07-20 13:55  Ulrich Drepper  <drepper@cygnus.com>

	* inet/protocols/rwhod.h: Remove definition of _PATH_RWHODIR.
	Include <paths.h> instead.
	* sysdeps/generic/paths.h: Define _PATH_RWHODIR.
	* sysdeps/unix/sysv/linux/paths.h: Likewise.
	Reported by Dale Scheetz <dwarf@polaris.net>.

1998-07-17 21:44  Ulrich Drepper  <drepper@cygnus.com>

	* catgets/open_catalog.c: Strictly check whether catalog file is
	larger enough for the data.  Reported by Andries.Brouwer@cwi.nl.
1998-07-20 17:25:48 +00:00
..
arpa Update. 1997-12-04 00:12:34 +00:00
netinet Update. 1998-05-14 19:14:48 +00:00
protocols Update. 1998-07-20 17:25:48 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
Makefile Update. 1998-04-28 15:58:57 +00:00
Versions Update. 1998-07-02 22:51:40 +00:00
aliases.h Update. 1997-06-21 02:59:26 +00:00
ether_aton.c Update. 1998-04-30 16:57:48 +00:00
ether_aton_r.c Update. 1998-04-28 14:22:07 +00:00
ether_hton.c update from main archive 961119 1996-11-20 03:45:51 +00:00
ether_line.c update from main archive 961116 1996-11-17 03:15:52 +00:00
ether_ntoa.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
ether_ntoa_r.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
ether_ntoh.c Update. 1997-11-06 00:02:46 +00:00
getaliasent.c update from main archive 961113 1996-11-14 02:04:07 +00:00
getaliasent_r.c update from main archive 961113 1996-11-14 02:04:07 +00:00
getaliasname.c update from main archive 961113 1996-11-14 02:04:07 +00:00
getaliasname_r.c update from main archive 961113 1996-11-14 02:04:07 +00:00
gethstbyad.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
gethstbyad_r.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
gethstbynm.c Update. 1997-11-06 00:02:46 +00:00
gethstbynm2.c update from main archive 960107 1997-01-07 23:29:44 +00:00
gethstbynm2_r.c update from main archive 960107 1997-01-07 23:29:44 +00:00
gethstbynm_r.c update from main archive 960107 1997-01-07 23:29:44 +00:00
gethstent.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
gethstent_r.c update from main archive 961109 1996-11-10 02:21:51 +00:00
getnameinfo.c Update. 1998-07-16 11:44:36 +00:00
getnetbyad.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getnetbyad_r.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getnetbynm.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getnetbynm_r.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getnetent.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getnetent_r.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getnetgrent.c Update. 1997-10-31 22:55:02 +00:00
getnetgrent_r.c Update. 1998-07-16 11:44:36 +00:00
getproto.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getproto_r.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getprtent.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getprtent_r.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getprtname.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getprtname_r.c update from main archive 961110 1996-11-11 00:59:33 +00:00
getrpcbyname.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getrpcbyname_r.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getrpcbynumber.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getrpcbynumber_r.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getrpcent.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getrpcent_r.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getservent.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getservent_r.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getsrvbynm.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getsrvbynm_r.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getsrvbypt.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
getsrvbypt_r.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
herrno.c Update. 1998-02-01 17:06:45 +00:00
htontest.c Update. 1997-07-24 01:36:01 +00:00
in6_addr.c update from main archive 970221 1997-02-22 01:20:46 +00:00
inet_lnaof.c * config.make.in (weak-symbols): Variable removed. 1996-03-19 21:10:11 +00:00
inet_mkadr.c * config.make.in (weak-symbols): Variable removed. 1996-03-19 21:10:11 +00:00
inet_net.c update from main archive 961116 1996-11-17 03:15:52 +00:00
inet_netof.c * config.make.in (weak-symbols): Variable removed. 1996-03-19 21:10:11 +00:00
inet_ntoa.c Update. 1998-07-16 11:44:36 +00:00
netgroup.h Update. 1997-12-08 03:06:47 +00:00
rcmd.c Update. 1998-07-16 11:44:36 +00:00
rexec.c Update. 1998-07-16 11:44:36 +00:00
ruserpass.c Update. 1998-07-16 11:44:36 +00:00
test_ifindex.c Update. 1997-12-22 20:53:38 +00:00
tst-ether_aton.c Update. 1998-05-01 10:39:47 +00:00
tst-ntoa.c Update. 1997-08-10 18:37:15 +00:00