Permanently assigns a handler for a specific signal. Format #include <signal.h> int sigvec (int sigint, struct sigvec *sv, struct sigvec *osv);