tango.stdc.signal

D header file for C99.

License:
Public Domain

Authors:
Sean Kelly

Standards:
ISO/IEC 9899:1999 (E)

sigfn_t signal(int sig, sigfn_t func);
on posix SIGUSR1 and SIGUSR2 are used by the gc, and should not be used/handled/blocked


Page generated by Ddoc. Public Domain