Mercurial > hg
diff contrib/check-config.py @ 40118:cd490ac908c0
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.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Mon, 24 Sep 2018 22:04:57 +0900 |
parents | fe28267d5223 |
children | 5519697b71b3 |