Aggiunto il flag SA_RESTORER e la spiegazione dei signal trampoline.
[gapil.git] / listati / sighandler_t.c
1 typedef void (* sighandler_t)(int)