02.07.2013 Views

A/UX® Programmer's Reference Sections

A/UX® Programmer's Reference Sections

A/UX® Programmer's Reference Sections

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

sigaction(3P) sigaction(3P)<br />

If sigaction fails, no new signal handler is installed.<br />

A/UX POSIX defines the following signals:<br />

SIGHUP 1 hangup<br />

SIGINT 2 interrupt<br />

SIGQUIT 3* qmt<br />

S I GILL 4* illegal instruction<br />

SI GABRT 6* aborted<br />

S I GFPE 8* floating -point exception<br />

SIGKILL 9 kill (cannot be caught, blocked, or ignored)<br />

S I GSEGV 11 * segmentation violation<br />

SIGPIPE 13 write on a pipe with no one to read it<br />

S I GALRM 14 alarm clock<br />

SIGTERM 15 software termination signal<br />

SIGUSRl 16 user defined signal 1<br />

SIGUSR2 17 user defined signal 2<br />

SIGCLD 18. child status has changed<br />

SIGTSTP 20t stop signal generated from keyboard<br />

SIGTTIN 21 t backgrmU1d read attempted from control terminal<br />

SIGTTOU 22t backgrmU1d write attempted to control terminal<br />

SIGSTOP 23t stop (cannot be caught, blocked, or ignored)<br />

SIGXCPU 24 cpu time limit exceeded<br />

S I GXF S Z 25 file size limit exceeded<br />

SIGCONT 2ge continue after stop (cannot be blocked)<br />

The following signals are also defined:<br />

S I GTRAP 5* trace ttap<br />

SIGIOT 6* abort<br />

SIGEMT 7* EMT instruction<br />

SIGBUS 10* bus error<br />

SIGSYS 12* bad argument to system call<br />

SIGPWR 19 power-fail restart<br />

SIGVTALRM 26 virtual time alarm (see setitimer(2»<br />

SIGPROF 27 profiling timer alann (see setitimer(2»)<br />

SIGWINCH 28e window size change<br />

S I GURG 30e urgent condition present on socket<br />

SIGIO 31. I/O possible on a descriptor (see fcntl(2)<br />

The starred signals (*) in the list above cause a core image if not<br />

caught or ignored.<br />

The default action for a signal may be reinstated by setting<br />

sv handler to SIG DFL; this default is termination (with a<br />

core image for starred SIgnalS) except for signals marked with. or<br />

February, 1990<br />

RevisionC<br />

3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!