glibc/sysdeps/unix/sysv/linux/arm
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. 2000-01-06 00:10:15 +00:00
sys Update. 1999-12-29 17:52:49 +00:00
brk.c Update. 1998-07-27 17:55:05 +00:00
chown.c Update. 2000-01-17 05:24:52 +00:00
clone.S Correct error check again. 1999-01-25 09:27:19 +00:00
Dist Update. 2000-01-06 04:37:59 +00:00
errlist.c Update. 1998-08-20 17:40:36 +00:00
fchown.c Update. 2000-01-17 05:24:52 +00:00
fxstat.c Update. 2000-01-19 03:54:00 +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 1999-03-18 Philip Blundell <philb@gnu.org> 1999-03-19 01:54:41 +00:00
getrlimit64.c Update. 2000-01-12 11:39:14 +00:00
getrlimit.c Update. 2000-01-12 11:39:14 +00:00
getuid.c Update. 2000-01-17 05:24:52 +00:00
init-first.h Update. 1998-08-20 17:40:36 +00:00
ioperm.c Update. 2000-01-04 23:56:39 +00:00
lchown.c Update. 2000-01-17 05:24:52 +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-24 02:22:13 +00:00
mmap.S Update. 2000-01-03 23:22:35 +00:00
oldgetrlimit64.c Update. 2000-01-12 11:39:14 +00:00
oldsetrlimit64.c Update. 2000-01-12 11:39:14 +00:00
pread64.c Update. 1999-01-04 12:33:59 +00:00
pread.c Linux/ARM implementation of pread. 1999-01-04 09:31:27 +00:00
profil-counter.h Update. 1998-10-23 13:44:50 +00:00
pwrite64.c Update. 1999-01-04 12:33:59 +00:00
pwrite.c Update. 1999-01-04 12:33:59 +00:00
register-dump.h Update. 1999-01-04 17:21:50 +00:00
setegid.c Update. 1998-10-16 16:33:36 +00:00
seteuid.c Update. 1998-10-16 16:33:36 +00:00
setfsgid.c Update. 1998-10-16 16:33:36 +00:00
setfsuid.c Update. 1998-10-16 16:33:36 +00:00
setgid.c Update. 1998-10-16 16:33:36 +00:00
setgroups.c Update. 1998-10-16 16:33:36 +00:00
setregid.c Update. 1998-10-21 15:29:52 +00:00
setresgid.c Update. 1998-10-16 16:33:36 +00:00
setresuid.c Update. 1998-10-16 16:33:36 +00:00
setreuid.c Update. 1998-10-21 15:29:52 +00:00
setrlimit64.c Update. 2000-01-12 11:39:14 +00:00
setrlimit.c Update. 2000-01-12 11:39:14 +00:00
setuid.c Update. 1998-10-16 16:33:36 +00:00
sigaction.c Update. 1999-04-15 14:45:35 +00:00
sigcontextinfo.h Update. 2000-01-06 00:10:15 +00:00
siglist.c Update. 1999-06-19 09:58:37 +00:00
sigrestorer.S Update. 1999-04-12 09:05:16 +00:00
socket.S Update. 1999-04-14 13:42:55 +00:00
syscalls.list Update. 2000-01-12 11:39:14 +00:00
sysdep.h Update. 2000-01-10 01:43:43 +00:00
sysdep.S Update. 1998-10-23 13:44:50 +00:00
Versions Update. 2000-01-12 11:39:14 +00:00
vfork.S Update. 1999-04-12 09:05:16 +00:00
xstat.c Update. 2000-01-19 03:54:00 +00:00