| commit | ed296fe88dc8790f25a3546f1688dd40f8cbf2d1 | [log] [tgz] |
|---|---|---|
| author | Jeff King <peff@peff.net> | Thu Nov 11 23:24:56 2010 -0500 |
| committer | Junio C Hamano <gitster@pobox.com> | Tue Nov 16 09:50:25 2010 -0800 |
| tree | 1e0039ee8afbe110647c86fa832cc73925ecc48c | |
| parent | f1037448e29104cdad73b93cb961e3b40e08e925 [diff] |
document sigchain api It's pretty straightforward, but a stripped-down example never hurts. And we should make clear that it is explicitly OK to use SIG_DFL and SIG_IGN. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>