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

  man pages->IRIX man pages -> psignal (3c)              
Title
Content
Arch
Section
 

Contents


psignal(3C)							   psignal(3C)


NAME    [Toc]    [Back]

     psignal, psiginfo - system	signal messages

SYNOPSIS    [Toc]    [Back]

     #include <siginfo.h>

     void psignal (int sig, const char *s);

     void psiginfo (siginfo_t *pinfo, const char *s);

DESCRIPTION    [Toc]    [Back]

     psignal and psiginfo produce messages on the standard error output
     describing	a signal.  sig is a signal that	may have been passed as	the
     first argument to a signal	handler.  pinfo	is a pointer to	a siginfo
     structure that may	have been passed as the	second argument	to an enhanced
     signal handler [see sigaction(2)].	 The argument string s is printed
     first, then a colon and a blank, then the message and a newline. Most
     usefully, the argument string is the name of the program which incurred
     the signal.  The signal number should be from among those found in
     <signal.h>.

SEE ALSO    [Toc]    [Back]

      
      
     sigaction(2), perror(3), siginfo(5), signal(5).


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
writesrv Tru64 Lets users send messages to and receive messages from a remote system
msgtql HP-UX maximum number of System V IPC messages in the system at any time
syslogd HP-UX log system messages
syslogd Tru64 Logs system messages
sys_errlist FreeBSD system error messages
perror FreeBSD system error messages
perror IRIX get system error messages
strerror_r FreeBSD system error messages
strerror FreeBSD system error messages
sys_nerr FreeBSD system error messages
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service