next up previous contents index
Next: 9.4.14 stdarg.h: variable arguments Up: 9.4 Header Files Previous: 9.4.12 setjmp.h: nonlocal jumps

9.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.



University of Utah Flux Research Group