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

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

PSIGNAL(3)

Contents


NAME    [Toc]    [Back]

       psignal - print signal message

SYNOPSIS    [Toc]    [Back]

       #include <signal.h>

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

       extern const char *const sys_siglist[]

DESCRIPTION    [Toc]    [Back]

       The  psignal()  function displays a message on stderr consisting of the
       string s, a colon, a space, and a string describing the	signal	number
       sig.  If sig is invalid, the message displayed will indicate an unknown
       signal.

       The array sys_siglist holds the signal description strings  indexed  by
       signal number.

RETURN VALUE    [Toc]    [Back]

       The psignal() function returns no value.

CONFORMING TO    [Toc]    [Back]

       BSD 4.3

SEE ALSO    [Toc]    [Back]

      
      
       perror(3), strsignal(3)



GNU				  1993-04-13			    PSIGNAL(3)
[ Back ]
 Similar pages
Name OS Title
perror Linux print a system error message
mq_notify Tru64 Attaches a request for asynchronous signal notification to a message queue (P1003.1b)
cr_perror HP-UX print a libcrash error or warning message
mhpath Tru64 print full pathnames of MH messages and folders (only available within the message handling system, ...
gai_strerror Tru64 Print an error message string based on a return code from the getaddrinfo or getnameinfo routine
gss_wrap HP-UX attach a message integrity code (MIC) to a message, and optionally encrypt the message content
gss_unwrap HP-UX verify a message with attached message integrity code (MIC) and decrypt message content if necessary
DXmPrintWgtAugmentList Tru64 Defines additional print formats and lets you add new options to the print widget option menus.
pxfsigismember IRIX Determines if the specified signal is a member of the specified signal set
pxfsigdelset IRIX Deletes an individual signal in the specified signal set
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service