Skip to content
Snippets Groups Projects
Commit cd490ac9 authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

rust-chg: extract signal handlers from chg/procutil.c

abortmsgerrno() and debugmsg() are removed, and the public interface instead
returns success/error status. Since signal handlers can't propagate errors,
the result of kill() is just ignored.
parent dd23eb81
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment