next up previous contents index
Next: 12.4.14 stdarg.h: variable arguments Up: 12.4 Header Files Previous: 12.4.12 setjmp.h: nonlocal jumps

12.4.13 signal.h: signal handling

   

DESCRIPTION

The minimal C library has no support for signals, and thus does not implement any of the functions prototyped in this header file. The header file is here for client OSes that wish to support POSIX signal semantics.



Utah Flux Research Group