mirror of
				https://sourceware.org/git/glibc.git
				synced 2025-10-28 23:34:53 +03:00 
			
		
		
		
	2003-09-02 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/alpha/Makefile (sysdep_routines): Remove rt_sigsuspend, rt_sigprocmask, rt_sigtimedwait, rt_sigqueueinfo and rt_sigpending. * sysdeps/unix/sysv/linux/alpha/sigaction.c (__syscall_rt_sigaction): New prototype. * sysdeps/unix/sysv/linux/arm/syscalls.list (__syscall_*): Remove unused __syscall_ stubs. * sysdeps/unix/sysv/linux/arm/Makefile (sysdep_routines): Remove rt_*. * sysdeps/unix/sysv/linux/cris/Makefile: Removed. * sysdeps/unix/sysv/linux/mips/mips64/syscalls.list (__syscall_recvfrom, __syscall_sendto): Remove unused aliases. * sysdeps/unix/sysv/linux/mips/syscalls.list (__syscall_*): Remove unused __syscall_ stubs. * sysdeps/unix/sysv/linux/mips/Makefile (sysdep_routines): Remove rt_*. * sysdeps/unix/sysv/linux/powerpc/powerpc32/syscalls.list (__syscall_*): Remove unused __syscall_ stubs. * sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list (__syscall_*): Likewise. * sysdeps/unix/sysv/linux/powerpc/Makefile (sysdep_routines): Remove rt_*. * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list (__syscall_*): Remove unused __syscall_ stubs. * sysdeps/unix/sysv/linux/sh/Makefile (sysdep_routines): Remove rt_*. * sysdeps/unix/sysv/linux/rt_sigaction.c: Removed. * sysdeps/unix/sysv/linux/rt_sigpending.c: Removed. * sysdeps/unix/sysv/linux/rt_sigprocmask.c: Removed. * sysdeps/unix/sysv/linux/rt_sigqueueinfo.c: Removed. * sysdeps/unix/sysv/linux/rt_sigreturn.c: Removed. * sysdeps/unix/sysv/linux/rt_sigsuspend.c: Removed. * sysdeps/unix/sysv/linux/rt_sigtimedwait.c: Removed. * sysdeps/unix/sysv/linux/s_pread64.c: Removed. * sysdeps/unix/sysv/linux/s_pwrite64.c: Removed. * sysdeps/unix/sysv/linux/alpha/gethostname.c: Remove unused __syscall_* prototypes. * sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Likewise. * sysdeps/unix/sysv/linux/alpha/msgctl.c: Likewise. * sysdeps/unix/sysv/linux/alpha/semctl.c: Likewise. * sysdeps/unix/sysv/linux/alpha/shmctl.c: Likewise. * sysdeps/unix/sysv/linux/arm/sigaction.c: Likewise. * sysdeps/unix/sysv/linux/i386/chown.c: Likewise. * sysdeps/unix/sysv/linux/i386/fchown.c: Likewise. * sysdeps/unix/sysv/linux/i386/fcntl.c: Likewise. * sysdeps/unix/sysv/linux/i386/fxstat.c: Likewise. * sysdeps/unix/sysv/linux/i386/getegid.c: Likewise. * sysdeps/unix/sysv/linux/i386/geteuid.c: Likewise. * sysdeps/unix/sysv/linux/i386/setuid.c: Likewise. * sysdeps/unix/sysv/linux/i386/getgid.c: Likewise. * sysdeps/unix/sysv/linux/i386/getgroups.c: Likewise. * sysdeps/unix/sysv/linux/i386/getmsg.c: Likewise. * sysdeps/unix/sysv/linux/i386/xstat.c: Likewise. * sysdeps/unix/sysv/linux/i386/getresgid.c: Likewise. * sysdeps/unix/sysv/linux/i386/getresuid.c: Likewise. * sysdeps/unix/sysv/linux/i386/getrlimit.c: Likewise. * sysdeps/unix/sysv/linux/i386/getuid.c: Likewise. * sysdeps/unix/sysv/linux/i386/lchown.c: Likewise. * sysdeps/unix/sysv/linux/i386/lockf64.c: Likewise. * sysdeps/unix/sysv/linux/i386/lxstat.c: Likewise. * sysdeps/unix/sysv/linux/i386/putmsg.c: Likewise. * sysdeps/unix/sysv/linux/i386/setfsgid.c: Likewise. * sysdeps/unix/sysv/linux/i386/setfsuid.c: Likewise. * sysdeps/unix/sysv/linux/i386/setgid.c: Likewise. * sysdeps/unix/sysv/linux/i386/setgroups.c: Likewise. * sysdeps/unix/sysv/linux/i386/setregid.c: Likewise. * sysdeps/unix/sysv/linux/i386/setresgid.c: Likewise. * sysdeps/unix/sysv/linux/i386/setresuid.c: Likewise. * sysdeps/unix/sysv/linux/i386/setreuid.c: Likewise. * sysdeps/unix/sysv/linux/i386/setrlimit.c: Likewise. * sysdeps/unix/sysv/linux/i386/sigaction.c: Likewise. * sysdeps/unix/sysv/linux/ia64/fxstat.c: Likewise. * sysdeps/unix/sysv/linux/ia64/lxstat.c: Likewise. * sysdeps/unix/sysv/linux/ia64/sigaction.c: Likewise. * sysdeps/unix/sysv/linux/ia64/sigpending.c: Likewise. * sysdeps/unix/sysv/linux/ia64/sigprocmask.c: Likewise. * sysdeps/unix/sysv/linux/ia64/sigsuspend.c: Likewise. * sysdeps/unix/sysv/linux/ia64/xstat.c: Likewise. * sysdeps/unix/sysv/linux/m68k/chown.c: Likewise. * sysdeps/unix/sysv/linux/mips/ftruncate64.c: Likewise. * sysdeps/unix/sysv/linux/mips/pread.c: Likewise. * sysdeps/unix/sysv/linux/mips/pread64.c: Likewise. * sysdeps/unix/sysv/linux/mips/ptrace.c: Likewise. * sysdeps/unix/sysv/linux/mips/pwrite.c: Likewise. * sysdeps/unix/sysv/linux/mips/pwrite64.c: Likewise. * sysdeps/unix/sysv/linux/mips/sigaction.c: Likewise. * sysdeps/unix/sysv/linux/mips/truncate64.c: Likewise. * sysdeps/unix/sysv/linux/mips/ustat.c: Likewise. * sysdeps/unix/sysv/linux/mips/xmknod.c: Likewise. * sysdeps/unix/sysv/linux/powerpc/chown.c: Likewise. * sysdeps/unix/sysv/linux/powerpc/ioctl.c: Likewise. * sysdeps/unix/sysv/linux/s390/s390-32/chown.c: Likewise. * sysdeps/unix/sysv/linux/s390/s390-32/lchown.c: Likewise. * sysdeps/unix/sysv/linux/s390/s390-64/xstat.c: Likewise. * sysdeps/unix/sysv/linux/s390/s390-64/fxstat.c: Likewise. * sysdeps/unix/sysv/linux/s390/s390-64/lxstat.c: Likewise. * sysdeps/unix/sysv/linux/s390/s390-64/sigaction.c: Likewise. * sysdeps/unix/sysv/linux/s390/s390-64/sigpending.c: Likewise. * sysdeps/unix/sysv/linux/s390/s390-64/sigprocmask.c: Likewise. * sysdeps/unix/sysv/linux/s390/s390-64/sigsuspend.c: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/sigpending.c: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/sigprocmask.c: Likewise. * sysdeps/unix/sysv/linux/x86_64/sigaction.c: Likewise. * sysdeps/unix/sysv/linux/pwrite.c: Likewise. * sysdeps/unix/sysv/linux/execve.c: Likewise. * sysdeps/unix/sysv/linux/aio_sigqueue.c: Likewise. * sysdeps/unix/sysv/linux/reboot.c: Likewise. * sysdeps/unix/sysv/linux/_exit.c: Likewise. * sysdeps/unix/sysv/linux/ftruncate64.c: Likewise. * sysdeps/unix/sysv/linux/pwrite64.c: Likewise. * sysdeps/unix/sysv/linux/fxstat64.c: Likewise. * sysdeps/unix/sysv/linux/gai_sigqueue.c: Likewise. * sysdeps/unix/sysv/linux/readahead.c: Likewise. * sysdeps/unix/sysv/linux/getcwd.c: Likewise. * sysdeps/unix/sysv/linux/sigwait.c: Likewise. * sysdeps/unix/sysv/linux/getdents.c: Likewise. * sysdeps/unix/sysv/linux/readv.c: Likewise. * sysdeps/unix/sysv/linux/getpriority.c: Likewise. * sysdeps/unix/sysv/linux/sigaction.c: Likewise. * sysdeps/unix/sysv/linux/ipc_priv.h: Likewise. * sysdeps/unix/sysv/linux/llseek.c: Likewise. * sysdeps/unix/sysv/linux/sysctl.c: Likewise. * sysdeps/unix/sysv/linux/lxstat64.c: Likewise. * sysdeps/unix/sysv/linux/mmap64.c: Likewise. * sysdeps/unix/sysv/linux/ustat.c: Likewise. * sysdeps/unix/sysv/linux/poll.c: Likewise. * sysdeps/unix/sysv/linux/pread64.c: Likewise. * sysdeps/unix/sysv/linux/writev.c: Likewise. * sysdeps/unix/sysv/linux/pread.c: Likewise. * sysdeps/unix/sysv/linux/ptrace.c: Likewise. * sysdeps/unix/sysv/linux/sigpending.c: Likewise. * sysdeps/unix/sysv/linux/sigprocmask.c: Likewise. * sysdeps/unix/sysv/linux/sigqueue.c: Likewise. * sysdeps/unix/sysv/linux/sigsuspend.c: Likewise. * sysdeps/unix/sysv/linux/sigtimedwait.c: Likewise. * sysdeps/unix/sysv/linux/sigwaitinfo.c: Likewise. * sysdeps/unix/sysv/linux/truncate64.c: Likewise. * sysdeps/unix/sysv/linux/xmknod.c: Likewise. * sysdeps/unix/sysv/linux/xstat64.c: Likewise. 2003-09-02 Jakub Jelinek <jakub@redhat.com> * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): Revert last change. * sysdeps/unix/sysv/linux/powerpc/syscalls.list: New file. * sysdeps/unix/sysv/linux/sparc/syscalls.list: New file. * stdio-common/Makefile (CFLAGS-vprintf.c): Add -fexceptions. * intl/loadmsgcat.c: For _LIBC, call not cancelable versions of open, close, and read.
		
			
				
	
	
		
			185 lines
		
	
	
		
			5.2 KiB
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			185 lines
		
	
	
		
			5.2 KiB
		
	
	
	
		
			C
		
	
	
	
	
	
| /* Copyright (C) 1997,1998,1999,2000,2002,2003 Free Software Foundation, Inc.
 | |
|    This file is part of the GNU C Library.
 | |
| 
 | |
|    The GNU C Library is free software; you can redistribute it and/or
 | |
|    modify it under the terms of the GNU Lesser General Public
 | |
|    License as published by the Free Software Foundation; either
 | |
|    version 2.1 of the License, or (at your option) any later version.
 | |
| 
 | |
|    The GNU C Library is distributed in the hope that it will be useful,
 | |
|    but WITHOUT ANY WARRANTY; without even the implied warranty of
 | |
|    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 | |
|    Lesser General Public License for more details.
 | |
| 
 | |
|    You should have received a copy of the GNU Lesser General Public
 | |
|    License along with the GNU C Library; if not, write to the Free
 | |
|    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
 | |
|    02111-1307 USA.  */
 | |
| 
 | |
| #include <errno.h>
 | |
| #include <signal.h>
 | |
| #include <string.h>
 | |
| 
 | |
| #include <sysdep.h>
 | |
| #include <sys/syscall.h>
 | |
| 
 | |
| #include "kernel-features.h"
 | |
| 
 | |
| /* The difference here is that the sigaction structure used in the
 | |
|    kernel is not the same as we use in the libc.  Therefore we must
 | |
|    translate it here.  */
 | |
| #include <kernel_sigaction.h>
 | |
| 
 | |
| #if __ASSUME_REALTIME_SIGNALS == 0
 | |
| /* The variable is shared between all wrappers around signal handling
 | |
|    functions which have RT equivalents.	 This is the definition.  */
 | |
| int __libc_missing_rt_sigs;
 | |
| 
 | |
| #endif
 | |
| 
 | |
| #if _MIPS_SIM != _MIPS_SIM_ABI32
 | |
| 
 | |
| # ifdef __NR_rt_sigreturn
 | |
| static void restore_rt (void) asm ("__restore_rt");
 | |
| # endif
 | |
| # ifdef __NR_sigreturn
 | |
| static void restore (void) asm ("__restore");
 | |
| # endif
 | |
| #endif
 | |
| 
 | |
| /* If ACT is not NULL, change the action for SIG to *ACT.
 | |
|    If OACT is not NULL, put the old action for SIG in *OACT.  */
 | |
| int
 | |
| __libc_sigaction (sig, act, oact)
 | |
|      int sig;
 | |
|      const struct sigaction *act;
 | |
|      struct sigaction *oact;
 | |
| {
 | |
| #if __ASSUME_REALTIME_SIGNALS == 0
 | |
|   struct old_kernel_sigaction k_sigact, k_osigact;
 | |
| #endif
 | |
|   int result;
 | |
| 
 | |
| #if defined __NR_rt_sigaction || __ASSUME_REALTIME_SIGNALS > 0
 | |
|   /* First try the RT signals.	*/
 | |
| # if __ASSUME_REALTIME_SIGNALS == 0
 | |
|   if (!__libc_missing_rt_sigs)
 | |
| # endif
 | |
|     {
 | |
|       struct kernel_sigaction kact, koact;
 | |
|       /* Save the current error value for later.  We need not do this
 | |
| 	 if we are guaranteed to have realtime signals.	 */
 | |
| # if __ASSUME_REALTIME_SIGNALS == 0
 | |
|       int saved_errno = errno;
 | |
| # endif
 | |
| 
 | |
|       if (act)
 | |
| 	{
 | |
| 	  kact.k_sa_handler = act->sa_handler;
 | |
| 	  memcpy (&kact.sa_mask, &act->sa_mask, sizeof (kernel_sigset_t));
 | |
| 	  kact.sa_flags = act->sa_flags;
 | |
| # ifdef HAVE_SA_RESTORER
 | |
| #  if _MIPS_SIM == _MIPS_SIM_ABI32
 | |
| 	  kact.sa_restorer = act->sa_restorer;
 | |
| #  else
 | |
| 	  kact.sa_restorer = &restore_rt;
 | |
| #  endif
 | |
| # endif
 | |
| 	}
 | |
| 
 | |
|       /* XXX The size argument hopefully will have to be changed to the
 | |
| 	 real size of the user-level sigset_t.	*/
 | |
|       result = INLINE_SYSCALL (rt_sigaction, 4, sig,
 | |
| 			       act ? __ptrvalue (&kact) : NULL,
 | |
| 			       oact ? __ptrvalue (&koact) : NULL,
 | |
| 			       sizeof (kernel_sigset_t));
 | |
| 
 | |
| # if __ASSUME_REALTIME_SIGNALS == 0
 | |
|       if (result >= 0 || errno != ENOSYS)
 | |
| # endif
 | |
| 	{
 | |
| 	  if (oact && result >= 0)
 | |
| 	    {
 | |
| 	      oact->sa_handler = koact.k_sa_handler;
 | |
| 	      memcpy (&oact->sa_mask, &koact.sa_mask,
 | |
| 				sizeof (kernel_sigset_t));
 | |
| 	      oact->sa_flags = koact.sa_flags;
 | |
| # ifdef HAVE_SA_RESTORER
 | |
| 	      oact->sa_restorer = koact.sa_restorer;
 | |
| # endif
 | |
| 	    }
 | |
| 	  return result;
 | |
| 	}
 | |
| 
 | |
| # if __ASSUME_REALTIME_SIGNALS == 0
 | |
|       __set_errno (saved_errno);
 | |
|       __libc_missing_rt_sigs = 1;
 | |
| # endif
 | |
|     }
 | |
| #endif
 | |
| 
 | |
| #if __ASSUME_REALTIME_SIGNALS == 0
 | |
|   if (act)
 | |
|     {
 | |
|       k_sigact.k_sa_handler = act->sa_handler;
 | |
|       k_sigact.sa_mask = act->sa_mask.__val[0];
 | |
|       k_sigact.sa_flags = act->sa_flags;
 | |
| # ifdef HAVE_SA_RESTORER
 | |
|       k_sigact.sa_restorer = act->sa_restorer;
 | |
| # endif
 | |
|     }
 | |
|   result = INLINE_SYSCALL (sigaction, 3, sig,
 | |
| 			   act ? __ptrvalue (&k_sigact) : NULL,
 | |
| 			   oact ? __ptrvalue (&k_osigact) : NULL);
 | |
|   if (oact && result >= 0)
 | |
|     {
 | |
|       oact->sa_handler = k_osigact.k_sa_handler;
 | |
|       oact->sa_mask.__val[0] = k_osigact.sa_mask;
 | |
|       oact->sa_flags = k_osigact.sa_flags;
 | |
| # ifdef HAVE_SA_RESTORER
 | |
| #  if _MIPS_SIM == _MIPS_SIM_ABI32
 | |
|       oact->sa_restorer = k_osigact.sa_restorer;
 | |
| #  else
 | |
|       oact->sa_restorer = &restore;
 | |
| #  endif
 | |
| # endif
 | |
|     }
 | |
|   return result;
 | |
| #endif
 | |
| }
 | |
| libc_hidden_def (__libc_sigaction)
 | |
| 
 | |
| #ifndef LIBC_SIGACTION
 | |
| weak_alias (__libc_sigaction, __sigaction)
 | |
| libc_hidden_weak (__sigaction)
 | |
| weak_alias (__libc_sigaction, sigaction)
 | |
| #endif
 | |
| 
 | |
| /* NOTE: Please think twice before making any changes to the bits of
 | |
|    code below.  GDB needs some intimate knowledge about it to
 | |
|    recognize them as signal trampolines, and make backtraces through
 | |
|    signal handlers work right.  Important are both the names
 | |
|    (__restore_rt) and the exact instruction sequence.
 | |
|    If you ever feel the need to make any changes, please notify the
 | |
|    appropriate GDB maintainer.  */
 | |
| 
 | |
| #define RESTORE(name, syscall) RESTORE2 (name, syscall)
 | |
| #define RESTORE2(name, syscall) \
 | |
| asm						\
 | |
|   (						\
 | |
|    ".align 4\n"					\
 | |
|    "__" #name ":\n"				\
 | |
|    "	li $2, " #syscall "\n"			\
 | |
|    "	syscall\n"				\
 | |
|    );
 | |
| 
 | |
| /* The return code for realtime-signals.  */
 | |
| #if _MIPS_SIM != _MIPS_SIM_ABI32
 | |
| # ifdef __NR_rt_sigreturn
 | |
| RESTORE (restore_rt, __NR_rt_sigreturn)
 | |
| # endif
 | |
| # ifdef __NR_sigreturn
 | |
| RESTORE (restore, __NR_sigreturn)
 | |
| # endif
 | |
| #endif
 |