glibc/sysdeps/unix/sysv/linux/i386
Ulrich Drepper c1301d9a76 Update.
2000-01-23  Philip Blundell  <philb@gnu.org>

	Add basic support for RPC over IPv6:
	* sunrpc/rpc/svc.h (struct SVCXPRT): Use `struct sockaddr_storage'
	for remote address.
	(svcudp6_create, svcudp6_bufcreate, svctcp6_create): New
	prototypes.
	* sunrpc/rpc/clnt.h (clnttcp6_create, clntudp6_create,
	clntudp6_bufcreate): New prototypes.
	* inet/netinet/in.h (bindresport6): Likewise.
	* sunrpc/Makefile (routines): Add svc_tcp6, svc_udp6, bindrsvprt6.
	* sunrpc/Versions: Add svcfd6_create, svctcp6_create,
	svcudp6_create, svcudp6_bufcreate, svcudp6_enablecache,
	bindresvport6 for GLIBC_2.2.
	* sunrpc/rpc_main.c: Support `tcp6' and `udp6' transport types.
	* sunrpc/rpc_svcout.c: Likewise.
	* sunrpc/svc_tcp.c (rendezvous_request): Use memcpy rather than
	simple assignment when copying addresses.
	* sunrpc/svc_udp.c (cache_get): Likewise.
	* sunrpc/svc_unix.c (rendezvous_request): Likewise.
	* sunrpc/bindrsvprt6.c, sunrpc/clnt_tcp6.c, sunrpc/clnt_udp6.c,
	sunrpc/svc_tcp6.c, sunrpc/svc_udp6.c: New files.

2000-01-05  Philip Blundell  <philb@gnu.org>

	* sysdeps/unix/sysv/linux/arm/mmap64.S: Correct check for ENOSYS.

2000-01-23  Andreas Jaeger  <aj@suse.de>

	* sysdeps/unix/sysv/linux/i386/fxstat.c (__fxstat): Pass right
	parameter to fstat calls.

2000-01-18  Roland McGrath  <roland@baalperazim.frob.com>

	* sysdeps/generic/bits/socket.h
	(__ss_aligntype, struct sockaddr_storage): Make these like Linux
	version, replacing old type name `__ss_align'.

2000-01-05  Roland McGrath  <roland@baalperazim.frob.com>

	* sysdeps/generic/lseek64.c (__libc_lseek64): Renamed from __lseek64.
	(__lseek64, lseek64): Make these weak aliases for __libc_lseek64.
	* sysdeps/mach/hurd/lseek.c (__libc_lseek): Renamed from __lseek.
	(__lseek, lseek): Make these weak aliases for __libc_lseek.
	* sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Renamed from __fcntl.
	(__fcntl, fcntl): Make these weak aliases for __libc_fcntl.
	* sysdeps/mach/hurd/open.c (__libc_open): Renamed from __open.
	(__open, open): Make these weak aliases for __libc_open.

	* sysdeps/generic/bits/socket.h (enum __socket_type): Remove
	trailing comma.
	(anonymous enum for MSG_*): Likewise.
	(anonymous enum for SO_*): Likewise.

2000-01-23  Ulrich Drepper  <drepper@cygnus.com>

	* string/bits/string2.h: Fix typo (__GNU_SOURCE -> __USE_GNU)
	(PR libc/1553).
2000-01-24 02:22:13 +00:00
..
bits Update. 1999-12-19 00:04:05 +00:00
i686 Update. 1998-08-23 18:23:26 +00:00
sys Update. 2000-01-23 08:54:19 +00:00
brk.c update from main archive 961127 1996-11-28 04:16:09 +00:00
chown.c Update. 2000-01-18 04:33:34 +00:00
clone.S Update. 1999-01-26 13:41:11 +00:00
Dist Update. 2000-01-06 04:37:59 +00:00
dl-librecon.h Update. 1999-02-24 09:40:04 +00:00
dl-procinfo.h Update. 1999-04-28 23:13:52 +00:00
fchown.c Update. 2000-01-18 04:33:34 +00:00
fxstat.c Update. 2000-01-24 02:22:13 +00:00
getegid.c Update. 2000-01-17 05:24:52 +00:00
geteuid.c Update. 2000-01-17 05:24:52 +00:00
getgid.c Update. 2000-01-17 05:24:52 +00:00
getgroups.c Update. 2000-01-17 06:30:53 +00:00
getmsg.c Update. 1999-12-21 08:10:06 +00:00
getpmsg.c Update. 1999-12-21 08:10:06 +00:00
getrlimit64.c Update. 1999-12-18 19:45:25 +00:00
getrlimit.c Update. 1999-12-18 19:45:25 +00:00
getuid.c Update. 2000-01-17 05:24:52 +00:00
lchown.c Update. 2000-01-18 04:33:34 +00:00
lxstat.c Update. 2000-01-19 03:54:00 +00:00
Makefile Update. 2000-01-23 08:54:19 +00:00
mmap64.S Update. 2000-01-14 01:51:28 +00:00
mmap.S Update. 2000-01-02 20:27:46 +00:00
oldgetrlimit64.c Update. 1999-12-18 19:45:25 +00:00
oldsetrlimit64.c Update. 1999-12-18 19:45:25 +00:00
pread64.c Update. 1999-12-19 05:29:07 +00:00
pread.c Update. 1999-12-19 05:29:07 +00:00
profil-counter.h Update. 1998-08-24 16:46:16 +00:00
putmsg.c Update. 1999-12-21 08:10:06 +00:00
putpmsg.c Update. 1999-12-21 08:10:06 +00:00
pwrite64.c Update. 1999-12-19 05:29:07 +00:00
pwrite.c Update. 1999-12-19 05:29:07 +00:00
register-dump.h Update. 1998-08-29 09:51:09 +00:00
setegid.c Update. 2000-01-17 05:24:52 +00:00
seteuid.c Update. 2000-01-17 05:24:52 +00:00
setfsgid.c Update. 2000-01-17 05:24:52 +00:00
setfsuid.c Update. 2000-01-17 05:24:52 +00:00
setgid.c Update. 2000-01-17 05:24:52 +00:00
setgroups.c Update. 2000-01-17 06:30:53 +00:00
setregid.c Update. 2000-01-18 04:33:34 +00:00
setresgid.c Update. 2000-01-18 04:33:34 +00:00
setresuid.c Update. 2000-01-18 04:33:34 +00:00
setreuid.c Update. 2000-01-18 04:33:34 +00:00
setrlimit64.c Update. 1999-12-18 19:45:25 +00:00
setrlimit.c Update. 1999-12-19 00:04:05 +00:00
setuid.c Update. 2000-01-17 05:24:52 +00:00
sigaction.c Protect real time signal definitions to let glibc compile with older Linux versions (2.0.10 to 2.1.100 or so). 1999-09-20 01:22:07 +00:00
sigcontextinfo.h Update. 1999-08-23 17:53:16 +00:00
socket.S Update. 1998-07-16 11:44:36 +00:00
syscall.S Update. 1998-06-07 14:06:56 +00:00
syscalls.list Update. 1999-12-09 18:54:38 +00:00
sysdep.h Update. 1999-01-13 13:29:55 +00:00
sysdep.S Update. 1998-07-01 09:34:02 +00:00
Versions Update. 1999-12-09 19:07:23 +00:00
vfork.S Update. 1999-01-21 09:26:20 +00:00
xstat.c Update. 2000-01-19 03:54:00 +00:00