glibc/inet
Ulrich Drepper 7ba4fcfcf2 Update.
1998-06-01  Gordon Matzigkeit  <gord@profitpress.com>

	* hurd/Makefile (routines): Add cthreads.

1998-05-31  Mark Kettenis  <kettenis@phys.uva.nl>

	* login/login.c (login): Let pututline take care of finding the
	positin to insert the UTMP entry.  This corrects a bug where ssh
	was not reusing UTMP entries marked as DEAD_PROCESS.
	Reported by Herbert Xu <herbert@gondor.apana.org.au>.

1998-05-31  Mark Kettenis  <kettenis@phys.uva.nl>

	* login/Makefile (tests): New variable, add tst-utmp and
	tst-utmpx.
	* login/tst-utmp.c: New file.
	* login/tst-utmpx.c: New file.

1998-06-01  Gordon Matzigkeit  <gord@profitpress.com>

	* sysdeps/mach/hurd/errlist.c (sys_nerr, _sys_nerr): Make weak
	aliases for _hurd_nerr, for programs that don't use sys_errlist,
	but need sys_err.

1998-05-31  Mark Kettenis  <kettenis@phys.uva.nl>

	* sysdeps/generic/updwtmpx.c: Rename function to updwtmpx.
	* libc.map: Add updwtmpx and utmpxname to GLIBC_2.1.

1998-05-31  Mark Kettenis  <kettenis@phys.uva.nl>

	* sysdeps/mach/hurd/read.c: Rename function to __libc_read and
	make __read a weak alias.  Use ANSI-style function definition.
	* sysdeps/mach/hurd/write.c: Likewise.

1998-05-31  Mark Kettenis  <kettenis@phys.uva.nl>

	* sysdeps/mach/hurd/err_hurd.sub: Use _hurd_errlist instead of
	_sys_errlist.

1998-05-30  Mark Kettenis  <kettenis@phys.uva.nl>

	* sysdeps/mach/hurd/Makefile ($(objpfx)librtld.os):
	Renamed from librtld.so.

1998-06-02  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* libc.map: Remove _IO_getline_info which was erroneously
	introduced in section GLIBC_2.0.
	Noticed by Horst von Brand <vonbrand@sleipnir.valparaiso.cl>.

1998-06-01  Gordon Matzigkeit  <gord@profitpress.com>

	* sysdeps/generic/socket.c (__socket): Renamed from socket, and
	created a weak alias.
	* sysdeps/mach/hurd/socket.c (__socket): Likewise.

1998-05-31  Gordon Matzigkeit  <gord@profitpress.com>

	* sysdeps/mach/hurd/ftruncate.c (__ftruncate): Rename from old
	ftruncate function, and create a weak alias to ftruncate.

1998-06-01  Gordon Matzigkeit  <gord@profitpress.com>

	* grp/fgetgrent_r.c: Use &errno instead of __errno_location ().
	* inet/getnetgrent_r.c: Likewise.
	* nss/getXXbyYY_r.c: Likewise.
	* nss/getXXent_r.c: Likewise.
	* pwd/fgetpwent_r.c: Likewise.
	* shadow/sgetspent_r.c: Likewise.
	* shadow/fgetspent_r.c: Likewise.
	* sunrpc/publickey.c: Likewise.

1998-06-01  Gordon Matzigkeit  <gord@profitpress.com>

	* hurd/libhurduser.map: New file.
	* mach/libmachuser.map: Likewise.

	* libc.map: Add Hurd-specific functions to version 2.1.
	Add __flshfp and __fillbf.

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

	* manual/signal.texi (Basic Signal Handling): Fix typo.
	* manual/errno.texi (Error Codes): Likewise.

1998-06-02  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/unix/sysv/linux/netipx/ipx.h: Include <bits/sockaddr.h>
	instead of <sys/socket.h>.
	Patch by NIIBE Yutaka <gniibe@mri.co.jp>

	* sysdeps/unix/sysv/linux/powerpc/dl-sysdep.c (DL_FIND_ARG_COMPONENTS):
	Finally make it working.
	Patch by Mark Hatle <fray@kernel.crashing.org>.

1998-03-22  Paul Eggert  <eggert@twinsun.com>

	* posix/regex.c: Include <wchar.h> before <wctype.h>, to work around
	a Solaris 2.6 bug.
1998-06-02 12:58:14 +00:00
..
arpa Update. 1997-12-04 00:12:34 +00:00
netinet Update. 1998-05-14 19:14:48 +00:00
protocols Update. 1997-11-12 00:06:02 +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
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-04-10 09:48:20 +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-06-02 12:58:14 +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-03-12 17:26:19 +00:00
netgroup.h Update. 1997-12-08 03:06:47 +00:00
rcmd.c Update. 1998-04-24 14:19:19 +00:00
rexec.c Update. 1997-03-27 01:59:53 +00:00
ruserpass.c Update. 1997-11-06 00:02:46 +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