glibc/sysdeps/unix/sysv/linux/sparc/sparc32
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
..
sparcv9 Update. 2001-04-25 20:50:21 +00:00
sparcv9b Update. 2001-04-24 22:48:59 +00:00
brk.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
chown.c Update. 2000-01-17 05:24:52 +00:00
clone.S Update. 2003-08-31 17:24:25 +00:00
Dist Update. 2000-04-06 20:10:19 +00:00
dl-procinfo.c Update. 2003-07-22 22:28:07 +00:00
dl-procinfo.h Update. 2003-08-27 04:03:12 +00:00
fchown.c Update. 2000-01-17 05:24:52 +00:00
fcntl.c Update. 2000-08-12 22:08:19 +00:00
fxstat.c Update. 2000-01-19 03:54:00 +00:00
getdents64.c Update. 2000-08-12 05:14:52 +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. 1998-06-16 16:30:14 +00:00
getpagesize.c Update. 2003-08-31 17:24:25 +00:00
getuid.c Update. 2000-01-17 05:24:52 +00:00
glob64.c Update. 2000-08-19 16:58:09 +00:00
kernel_stat.h * sysdeps/unix/sysv/linux/powerpc/powerpc32/kernel_stat.h: Sync 2002-12-31 13:24:35 +00:00
lchown.c Update. 2000-01-17 05:24:52 +00:00
lockf64.c Update. 2000-08-12 22:08:19 +00:00
lxstat.c Update. 2000-01-19 03:54:00 +00:00
Makefile Update. 2003-08-31 17:24:25 +00:00
msgctl.c Update. 2000-02-11 19:44:58 +00:00
pipe.S Update. 2002-12-28 09:27:26 +00:00
profil-counter.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
readdir64_r.c Update. 2000-08-12 05:14:52 +00:00
readdir64.c Update. 2000-08-12 05:14:52 +00:00
register-dump.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
scandir64.c Update. 2000-08-12 05:14:52 +00:00
semctl.c Update. 2003-08-27 04:03:12 +00:00
setegid.c Update. 2003-06-10 02:32:35 +00:00
seteuid.c 2002-08-13 Jakub Jelinek <jakub@redhat.com> 2002-08-13 00:22:49 +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-06-16 16:30:14 +00:00
setregid.c Update. 1998-10-21 15:29:52 +00:00
setreuid.c Update. 1998-10-21 15:29:52 +00:00
setuid.c Update. 1998-10-16 16:33:36 +00:00
shmctl.c Update. 2000-02-11 19:44:58 +00:00
sigaction.c Update. 2003-08-31 17:24:25 +00:00
sigcontextinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
socket.S Update. 2003-08-31 17:24:25 +00:00
syscall.S Update. 2002-12-28 09:27:26 +00:00
syscalls.list Update. 2003-08-31 17:24:25 +00:00
sysdep.h Update. 2003-08-31 17:24:25 +00:00
Versions Update. 2003-08-22 18:11:32 +00:00
xstat.c Update. 2000-01-19 03:54:00 +00:00