glibc/sunrpc/rpc
Ulrich Drepper b5bc52efe7 Update.
2003-08-30  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/generic/sysdep.h (cfi_window_save, CFI_WINDOW_SAVE): Define.
	* sysdeps/unix/sysv/linux/sparc/bits/setjmp.h: Allow file to be
	included multiple times.
	* sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone): Pass
	ptid, tls, ctid arguments to the kernel.
	* sysdeps/unix/sysv/linux/sparc/sparc32/getpagesize.c (__getpagesize):
	Use INTERNAL_SYSCALL instead of __syscall_getpagesize.
	* sysdeps/unix/sysv/linux/sparc/sparc32/sigaction.c
	(__libc_sigaction): Use INLINE_SYSCALL instead of
	__syscall_rt_sigaction.
	* sysdeps/unix/sysv/linux/sparc/sparc32/syscalls.list
	(__syscall_getgroups, __syscall_getpagesize, __syscall__llseek,
	__syscall_setfsgid, __syscall_setfsuid, __syscall_setgid,
	__syscall_setgroups, __syscall_setregid, __syscall_setreuid,
	__syscall_ipc, __syscall_setuid, __syscall_rt_sigaction,
	__syscall_rt_sigpending, __syscall_rt_sigprocmask,
	__syscall_rt_sigqueueinfo, __syscall_rt_sigsuspend,
	__syscall_rt_sigtimedwait): Remove unneeded syscall stubs.
	* sysdeps/unix/sysv/linux/sparc/sparc32/Makefile (sysdep_routines):
	Remove rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait,
	rt_sigqueueinfo, rt_sigaction and rt_sigpending.
	* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h
	(__CLONE_SYSCALL_STRING): Define.
	* sysdeps/unix/sysv/linux/sparc/sparc32/socket.S (__socket): Add
	CFI directives.
	* sysdeps/unix/sysv/linux/sparc/sparc64/sysdep.h
	(__CLONE_SYSCALL_STRING): Define.
 	* sysdeps/unix/sysv/linux/sparc/sysdep.h (INLINE_CLONE_SYSCALL):
	Define.
	* sysdeps/unix/sysv/linux/sparc/system.c: New file.

	* sunrpc/rpc/clnt.h: Remove a few __THROW.
	* sunrpc/Makefile (CFLAGS-auth_unix.c): Add -fexceptions.
	(CFLAGS-key_call.c): Likewise.
	(CFLAGS-pmap_rmt.c): Likewise.
	* sunrpc/rpc/auth.h: Remove serveral __THROW.

	(CFLAGS-rcmd.c): Likewise.
2003-08-31 17:24:25 +00:00
..
auth.h Update. 2003-08-31 17:24:25 +00:00
auth_des.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
auth_unix.h Update. 1999-10-09 21:56:43 +00:00
clnt.h Update. 2003-08-31 17:24:25 +00:00
des_crypt.h Update. 1999-10-09 21:56:43 +00:00
key_prot.h Update. 1998-03-27 22:57:26 +00:00
netdb.h Update. 1999-10-09 21:56:43 +00:00
pmap_clnt.h Update. 1999-10-09 21:56:43 +00:00
pmap_prot.h Update. 1999-10-09 21:56:43 +00:00
pmap_rmt.h Update. 1999-10-09 21:56:43 +00:00
rpc.h Add __BEGIN_DECLS/__END_DECLS. 2001-06-11 07:41:59 +00:00
rpc_des.h Update. 2000-01-23 08:54:19 +00:00
rpc_msg.h Update. 1999-10-09 21:56:43 +00:00
svc.h Update. 2000-08-02 07:01:41 +00:00
svc_auth.h Update. 1999-10-09 21:56:43 +00:00
types.h Update. 2002-08-02 01:43:32 +00:00
xdr.h * sunrpc/rpc/xdr.h (struct XDR.xdr_ops.x_inline): 2nd arg 2002-12-16 02:05:55 +00:00