*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> standard/sigreturn (2)              
Title
Content
Arch
Section
 

Contents


sigreturn(2)							  sigreturn(2)


NAME    [Toc]    [Back]

     sigreturn - returns from a	signal handler.

SYNOPSIS    [Toc]    [Back]

     struct sigreturna {
	  irix5_sigcontext_t  *scp;
	  void		 *ucp;
	  sysarg_t	 signo;
     };

     int sigreturn(struct sigreturna *uap)

DESCRIPTION    [Toc]    [Back]

     Can only be called	from within the	kernel.

     The sigreturn system call is used by the kernel to	return from signal
     handlers.	It restores the	context	of the process which received the
     signal.

     The general behaviour of this system call is very similar to longjmp(2).

SEE ALSO    [Toc]    [Back]

      
      
     sigaction(2), signal(2), setjmp(3C)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
sigreturn Linux return from signal handler and cleanup stack frame
pthread_cleanup_pop Tru64 (Macro) Removes the cleanup handler routine from the calling thread's cleanup handler stack and opti...
ipxfwtermsig IRIX Returns lower bit of signal that terminates a child process
ipxfwstopsig IRIX Returns part of the lower bits of signal number that terminates child process
re_exec NetBSD regular expression handler
regex_bsd IRIX regular expression handler
re_exec OpenBSD regular expression handler
isr_add NetBSD establish interrupt handler
isr_add_custom NetBSD establish interrupt handler
isr_add_autovect NetBSD establish interrupt handler
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service